python-uncompyle6/test/bytecode_3.7_run
2022-08-29 05:46:46 -04: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
00_import.pyc test tweak again 2022-04-21 05:34:15 -04: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_class.pyc parens around consts when taking attr again 2020-01-16 22:15:28 -05:00
01_conditional.pyc 3.7 "imports" and "or" 2020-01-11 07:23:23 -05:00
01_for_else_try_else.pyc Small tweaks... 2020-07-06 18:19:06 -04:00
01_if_and_if_bug.pyc Adjust 3.7 chained compare for adjusted grammar 2019-03-23 17:06:50 -04:00
01_lambda_call.pyc Fixes #360 2021-06-15 22:42:55 -04:00
01_triple_compare.pyc Fix bug in 3.7 chained comparison semantic action 2020-01-24 06:14:28 -05:00
02_build_list_unpack.pyc Fixes #278 2019-07-14 01:12:42 +04:30
02_call_ex_kw.pyc Fix a bug in 3.6+ keyword-only argument passing 2020-01-21 04:37:58 -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_if_elif.pyc 3.x ifelsestmtc reduction rule fix 2020-02-13 05:41:15 -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_call_function.pyc 3.7+ use attribute_w_parens like we do in pre 3.7 2020-01-16 11:43:29 -05:00
04_def_annotate.pyc Bug in finding annotation in fn with docstring 2020-03-31 11:13:12 -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
05_block_fallback.pyc In lambda code we, no stinking bogus yield 2020-02-09 07:32:06 -05:00
05_call_function_kw2.pyc Fix bug in 3.6 handling kwonly params ... 2020-01-24 05:47:41 -05:00
05_control_flow_bugs.pyc More control-flow testing based on past failures... 2020-02-02 06:08:19 -05:00
05_long_literals.pyc Go over long-literal test 2022-04-24 17:50:32 -04:00
06_listcomp.pyc And restore a 3.7 test 2020-04-18 23:21:00 -04: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_async.pyc A runnable "async" and "async with" test 2020-05-16 07:55:51 -04:00
10_complex.pyc Shorten 10_complex.py 2022-04-03 06:41:58 -04:00
10_extendedargifelse.pyc Tidy ifelsemstmt check 2022-08-29 05:46:46 -04:00
10_for_if_loopback.pyc Fix "for ... if" bug introduced since 3.6.2... 2020-01-17 04:41:16 -05:00
10_fstring.pyc lambda formatting in f-string 2022-04-12 16:49:58 -04:00
14_mixed_expressions.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00