python-uncompyle6/test/bytecode_3.3
2018-03-26 18:11:57 -04:00
..
00_assign.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
00_import.pyc Better grammar coverage; reduce 3.x mklambda rules 2017-11-29 16:39:32 -05:00
00_pass.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
01_boolean.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
01_ops.pyc Fix chained compares with -'s 2017-12-02 12:06:01 -05:00
01_positional.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
01_triple_compare.pyc Fix "or" bug in 2.6- seen via chained comparisons 2017-12-13 07:27:10 -05:00
02_def.pyc Fix bug in single param **arg 2017-12-05 07:50:22 -05:00
02_ifelse_comprehension.pyc Narrow unused classdefdeco2 rules 2017-11-28 12:49:37 -05:00
02_named_and_kwargs.pyc Fix 3.3 named bug and ... 2016-09-06 02:15:47 -04:00
02_pos_args.pyc Update test 2017-04-22 04:29:18 -04:00
02_slice.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
02_while1else.pyc Last 2.6 while1 bug... 2018-03-06 18:52:27 -05:00
03_func_params.pyc Picking out 3.3 function default values 2018-03-04 18:40:08 -05:00
03_map.pyc Isolaate kv, kv2 and kv3 better 2017-11-26 07:13:04 -05:00
03_weird26.pyc Slightly better 3.x list comprehension handling 2017-12-04 14:15:06 -05:00
03_while_else.pyc Python 3 while/else bug 2016-11-27 07:06:20 -05:00
03_whileelse_bug.pyc Fix whileelse bug 2018-01-11 21:52:33 -05:00
04_raise.pyc Merge branch 'master' into python-3.0 2016-11-05 21:01:50 -04:00
04_withas.pyc A couple more bugs found running 2.7 stdlib tests 2017-11-24 10:22:58 -05:00
05_if.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
05_ifelse.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
05_set_comprehension.pyc Slightly better 3.x list comprehension handling 2017-12-04 14:15:06 -05:00
05_store_locals.pyc Better 3.2/33 store_locals handling 2016-07-12 09:46:46 -04:00
06_frozenset.pyc More testing 2016-09-08 05:09:36 -04:00
07_forelselast.pyc Improve 3.x forelselast coverage 2017-12-02 08:53:11 -05:00
10_classdec.pyc Grammar coverage and pruning 2017-11-23 05:40:30 -05:00
10_del.pyc Fix 10_del.py syntax 2017-12-05 22:50:21 -05:00
10_for.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
10_keyword.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
10_kw+pos_args-bug.pyc Fix Python 3.5 CALL_FUNCTION_VAR_KW 2017-04-09 05:30:45 -04:00
10_mixed_boolean.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00
10_while1_popblock.pyc 3.4 while1 bug fix 2018-03-01 18:56:08 -05:00
10_while.pyc Stronger while 1 testing... 2018-01-08 21:54:28 -05:00
12_if_while_true_pass.pyc Python 3.x control-flow bug... 2017-05-07 09:10:05 -04:00
15_for_if.pyc Fix up Python 3.2, 3.3, and 3.4 cross-version scanners 2015-12-26 10:19:26 -05:00