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-04 01:09:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb24df596d3fe6aebd05d83f338737c96e7ea6a2
python-uncompyle6
/
test
/
simple_source
/
bug35
History
rocky
a760188724
Improve BUILD_xxx_UNPACK slightly
2017-01-10 04:36:28 -05:00
..
01_matrix_multiply.py
Add 3.5 matrix mult ops
2016-07-15 12:12:19 -04:00
02_build_map_unpack_with_call.py
Start to handle 3.5 build_map_unpack_with_call
2016-12-16 20:39:24 -05:00
02_fn_varargs.py
Python 3.x bug in handling var number of args
2016-08-31 06:20:29 -04:00
03_async_await.py
Add async_call_function for 3.5+
2017-01-09 07:03:51 -05:00
03_double_star_unpack.py
Improve BUILD_xxx_UNPACK slightly
2017-01-10 04:36:28 -05:00
03_while-if-break.py
Fix 3.5, 3.6 while true if/break bug
2017-01-08 15:54:49 -05:00
05_return_in_else.py
Another 3.5+ erroneous RETURN_END_IF misclassify
2016-09-07 04:03:21 -04:00