Files
python-uncompyle6/test/bytecode_3.5_run
rocky 68821efdb0 Improve 3.5+ BUILD_MAP_UNPACK...
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.
2018-04-06 21:34:31 -04:00
..
2018-04-03 05:56:45 -04:00
2018-03-05 08:37:09 -05:00
2018-01-24 06:20:38 -05:00

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.