rocky / python-uncompyle6

A cross-version Python bytecode decompiler
GNU General Public License v3.0
3.74k stars 408 forks source link

Speedup long collections #393

Closed rocky closed 2 years ago

rocky commented 2 years ago

This handles 3.7 & 3.8 only. Handling Python before this still needs adjusting.