python-uncompyle6/test/bytecode_3.8
rocky e14675c2dc Handle 3.7+ "else" branch removal...
As seen in _cmp() of python3.8/distutils/version.py with optimization -O2
2020-06-12 13:18:33 -04:00
..
01_extended_arg.pyc 3.8 ifelsestmt grammar rule... 2020-01-22 22:50:27 -05:00
01_for_continue.pyc 3.8 for block without a POP_BLOCK ... 2019-10-29 13:32:43 -04:00
01_while_if_then.pyc Adjust while True grammar rule 2019-04-13 20:46:13 -04:00
02_async_for.pyc 3.6-3.8 "async for" handling... 2019-04-13 18:31:40 -04:00
02_tryfinally_return.pyc More 3.8 try blocks 2019-04-11 16:42:28 -04:00
02_while_and.pyc Adjust 3.8 while-stmt rules 2019-04-13 20:35:26 -04:00
03_async_await.pyc Start 3.8 async for/else 2019-04-14 06:54:08 -04:00
03_else_removal.pyc Handle 3.7+ "else" branch removal... 2020-06-12 13:18:33 -04:00
03_if_try.pyc More 3.8 try blocks 2019-04-11 16:42:28 -04:00
03_pop_top.pyc Better "assert" transformation. More 3.8 tests 2019-12-10 10:43:01 -05:00
04_async_stmt.pyc Add 3.8 try else 2019-04-14 19:01:33 -04:00
04_async.pyc 3.7+ "async with" handling from decompyle3 2020-02-08 19:48:09 -05:00
04_call_function.pyc Was missing some 3.7 and 3.7 semantic actions... 2019-04-15 08:11:31 -04:00
04_try_finally.pyc 3.8 exception handling 2019-04-11 12:09:24 -04:00
05_return_in_else.pyc 3.6-3.8 "async for" handling... 2019-04-13 18:31:40 -04:00
09_yield_from.pyc Bang on Python 3.8 2019-04-10 07:22:43 -04:00