You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
And add build_tuple_unpack runtime test from a previous commit. We are far from out of the woods, as there is more to do and we've uncovered more bugs in handling this.
These are byte-compiled programs compiled by Python 3.5. Furthrmore the programs here are self-checking: when decompiled and then run again in a 3.5 interpreter, they will give an error if they are miscompiled.