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 09:22:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a3e11a957dba7a0c87675a678707594fe0bd5e5
python-uncompyle6
/
test
/
simple_source
/
bug35
History
rocky
47977b3372
Python 3.5 kw arg can be an expr
...
Fixes Issue
#95
2017-05-14 11:46:15 -04:00
..
01_map_unpack.py
Bang more on BUIlD_MAP_UNPACK
2017-05-02 21:55:41 -04:00
01_matrix_multiply.py
Add 3.5 matrix mult ops
2016-07-15 12:12:19 -04:00
02_async_for.py
Add async for with pass statement
2017-04-20 12:39:15 -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 await expr
2017-04-22 10:39:20 -04:00
03_double_star_unpack.py
Improve BUILD_xxx_UNPACK slightly
2017-01-10 04:36:28 -05:00
03_while-if-break.py
3.5 ifelsestmtl grammar bug.
2017-04-19 05:08:48 -04:00
04_CALL_FUNCTION_VAR_KW.py
Python 3.5 kw arg can be an expr
2017-05-14 11:46:15 -04:00
05_return_in_else.py
Another 3.5+ erroneous RETURN_END_IF misclassify
2016-09-07 04:03:21 -04:00