python-uncompyle6/test
rocky f4ac13ef0f Python 2.5-2.6 generator bug
Adjust for variable position of list iteration node in a genexpr node
2016-09-03 21:37:32 -04:00
..
bytecode_2.2 Python 2.2 doesn't have opcode LIST_APPEND 2016-08-16 12:45:43 -04:00
bytecode_2.3 Include Python 2.2 in testing 2016-08-13 09:07:15 -04:00
bytecode_2.4 Fix Python 2.4-2.6 comp_for text generation... 2016-09-03 00:30:48 -04:00
bytecode_2.5 Handle Python 2.6 and below "except <cond>, <var>" 2016-09-01 02:20:07 -04:00
bytecode_2.6 Python 2.5-2.6 generator bug 2016-09-03 21:37:32 -04:00
bytecode_2.7 Python 2.7 "return None" bug 2016-09-03 10:27:21 -04:00
bytecode_3.2 Reinstate some code for verification 2016-07-13 22:02:08 -04:00
bytecode_3.3 Fix Python 3.x named param and kwargs bug 2016-09-02 06:30:39 -04:00
bytecode_3.4 Bug in 3.x detecting "if" structure and ... 2016-08-31 04:07:42 -04:00
bytecode_3.5 Python 3.x bug in handling var number of args 2016-08-31 06:20:29 -04:00
bytecode_3.6 Handle 3.6 Format String conversions !r, !s, !a 2016-08-25 07:26:01 -04:00
bytecode_pypy2.7 Fix pypy semantic action bug in CALL_METHOD 2016-08-14 22:59:34 -04:00
bytecode_pypy3.2 resolve merge conflicts from pull request 2016-08-10 08:20:51 +02:00
ok_lib2.6 DRY scanner25 and scanner26 more 2016-05-29 22:18:36 -04:00
ok_lib2.7 Revert recent 2.x code which fail verification 2016-07-10 20:06:05 -04:00
ok_lib3.2 Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
ok_lib3.4 Start 3.4 library verify tests 2016-01-02 16:48:59 -05:00
simple_source Python 2.5-2.6 generator bug 2016-09-03 21:37:32 -04:00
add-test.py add-test: Make sure PyPy bytecode is separated 2016-07-24 10:32:35 -04:00
bytecompile-tests Add Python 3.5 tests that we can do. 2016-01-07 04:32:20 -05:00
dis-compare.py Show embeded timestamp of byte-decompiled file 2015-12-24 11:30:57 -05:00
Makefile Start to handle Python 3.1 bytecode 2016-08-26 20:50:08 -04:00
simple-uncompyle-code-test.py Supoer multiple parsers, specifically for Python2 and Python3. In the 2015-12-16 22:08:29 -05:00
test_one Add tests and start a more turnkey testing system. 2015-12-13 00:45:54 -05:00
test_pyenvlib.py Bug in 3.x detecting "if" structure and ... 2016-08-31 04:07:42 -04:00
test_pythonlib.py Correct SET_LINENO handling in Python 2.2 2016-08-13 20:25:19 -04:00