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-03 00:45:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e01f42f651f8c7b05856002e8cd572277df1210
python-uncompyle6
/
test
/
bytecode_3.7_run
History
x0ret
2e01f42f65
Fixes
#278
2019-07-14 01:12:42 +04:30
..
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_chained_compare.pyc
Python 3.7 changes chained comparison code
2019-01-13 19:37:41 -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
Add 3.7 testcase for ex_kw call
2019-05-11 19:37:44 -04:00
04_def_annotate.pyc
Update tests related to branch
2019-06-30 18:20:40 -04:00
07_kwargs.pyc
Comma placement in 3.6 and 3.7 **kwargs
2019-01-14 17:41:54 -05:00