python-uncompyle6/test/bytecode_3.7_run
2020-01-11 07:23:23 -05:00
..
00_chained-compare.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00
00_docstring.pyc Some docstring bugs fixed, some remain... 2019-05-27 18:01:08 -04:00
00_if_elif.pyc Check range of _come_froms on ifelsestmt reduction 2018-12-31 08:39:08 -05:00
01_and_not_else.pyc 3.7: if <expr> and not <expr> else <expr> 2019-05-04 22:14:07 -04:00
01_assert2.pyc 3.7+ "or" disambiguation and assert2 handling 2020-01-10 20:44:28 -05:00
01_chained_compare.pyc Python 3.7 changes chained comparison code 2019-01-13 19:37:41 -05:00
01_conditional.pyc 3.7 "imports" and "or" 2020-01-11 07:23:23 -05:00
01_fstring.pyc Handle {{ }} escape, but when appropriate 2019-05-13 09:41:16 -04:00
01_if_and_if_bug.pyc Adjust 3.7 chained compare for adjusted grammar 2019-03-23 17:06:50 -04:00
02_build_list_unpack.pyc Fixes #278 2019-07-14 01:12:42 +04:30
02_call_ex_kw.pyc Fix Bug in 3.6+ in call_ex_kw4 and call_kw36 2019-12-22 08:49:12 -05:00
02_if_not_or.pyc Add "if_not_and" rule similar to "if_not_or" rule. 2019-12-13 05:15:21 -05:00
02_var_annotate.pyc Start 3.6+ var type annotations and decompyle3 merge... 2020-01-01 01:42:00 -05:00
03_ifelse_chained_for.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00
04_def_annotate.pyc Update tests related to branch 2019-06-30 18:20:40 -04:00
04_importlist.pyc 3.7 "imports" and "or" 2020-01-11 07:23:23 -05:00
04_lambda_star_default.pyc 3.6+ lambda params; add semantic rule customizing for lambdas 2019-12-23 07:19:40 -05:00
06_listcomp.pyc 3.7+ "or" handling in listcomp 2020-01-09 03:15:30 -05:00
06_while_return.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00
07_kwargs.pyc Comma placement in 3.6 and 3.7 **kwargs 2019-01-14 17:41:54 -05:00
10_complex.pyc More complex complex test 2020-01-05 11:54:41 -05:00
14_mixed_expressions.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00