python-uncompyle6/test/bytecode_3.8_run
rocky 8542df4639 Add context manager test...
handle degenerate 3.8 withas
2024-03-07 18:08:07 -05:00
..
00_bug_dict_comp.pyc Port over some recent decompyle3 3.8 fixes 2022-06-26 04:26:15 -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 Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00
00_import.pyc Correct 3.7 "impor"t and "from .. import" 2022-04-20 20:03:28 -04:00
01_chained_compare.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -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_extra_iter.pyc Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05: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_fstring_debug.pyc Some limited support for 3.8 "=" specifier 2022-07-06 13:00:52 -04:00
02_named_expr.pyc Handle walrus operator 2022-04-12 05:21:13 -04:00
02_var_annotate.pyc Start 3.6+ var type annotations and decompyle3 merge... 2020-01-01 01:42:00 -05:00
03_comprehension_in_lambda.pyc Handle comprehensions inside a lambda 2023-08-11 12:13:46 -04:00
04_and_del.pyc Better "assert" transformation. More 3.8 tests 2019-12-10 10:43:01 -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
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-notyet 3.8 "and" detection is failing. Works on decompyle3 though 2020-04-18 23:47:32 -04:00
05_long_literals.pyc Tweaks to long-literal handling... 2023-04-19 02:08:36 -04:00
08_test_contextmanager.pyc Add context manager test... 2024-03-07 18:08:07 -05:00
10_async.pyc Adapt decompyle3's 3.8 try/return grammar rules 2020-05-17 10:18:10 -04:00
10_for.pyc Bang on Python 3.8 2019-04-10 07:22:43 -04: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