This website requires JavaScript.
Explore
Help
Sign In
jinx
/
python-uncompyle6
Watch
1
Fork
0
You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced
2025-08-02 16:44:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4260deea11d702f13cf51b3100611f123937c1ab
python-uncompyle6
/
test
/
simple_source
/
bug38
History
rocky
5a4136a7f6
Some limited support for 3.8 "=" specifier
2022-07-06 13:00:52 -04:00
..
00_bug_dict_comp.py
Port over some recent decompyle3 3.8 fixes
2022-06-26 04:26:15 -04:00
00_while_true_pass.py
Python 3.8 while and whileTrue loops
2022-06-16 15:42:51 -04:00
01_extra_iter.py
Add another 3.8 test
2019-10-31 07:13:41 -04:00
01_for_continue.py
3.8 for block without a POP_BLOCK ...
2019-10-29 13:32:43 -04:00
01_named_expr.py
Merging in recent 3.7 and 3.8 improvements from decompyle6
2019-12-08 17:54:59 -05:00
02_fstring_debug.py
Some limited support for 3.8 "=" specifier
2022-07-06 13:00:52 -04:00
02_named_expr.py
Handle walrus operator
2022-04-12 05:21:13 -04:00
03_loop_try_break.py
Part of the decompye3 loop "continue" fixes
2021-12-17 16:13:09 -05:00
04_for_no_jump_back.py
Fix 3.8 grammar rule bug: "for" with "if"/"return"
2020-01-23 06:07:34 -05:00