bin
|
Better handling of bytecode errors
|
2021-10-28 18:37:54 -04:00 |
parsers
|
Some PyPY 3.7 support
|
2021-11-21 14:04:34 -05:00 |
scanners
|
PyPy 3.7 scanner bug
|
2021-11-21 00:06:45 -05:00 |
semantics
|
Better 3.7 CALL_METHOD_KW handling
|
2021-11-23 05:06:48 -05:00 |
__init__.py
|
use xdis.PYTHON3 not uncompyle.PYTHON3
|
2021-11-02 06:53:11 -04:00 |
disas.py
|
DRY using version_info_to_str
|
2021-10-23 08:24:35 -04:00 |
linenumbers.py
|
Revise for xdis 3.6.0 ...
|
2020-05-18 21:49:16 -04:00 |
main.py
|
Modernize and sync with decompyle3 better
|
2021-10-25 09:13:47 -04:00 |
parser.py
|
Loosen check to allow running from 2.4-3.10
|
2021-10-26 06:21:51 -04:00 |
scanner.py
|
Tidy scanner more
|
2021-11-03 05:03:53 -04:00 |
show.py
|
Get ready for release 3.7.4
|
2020-09-05 06:06:40 -04:00 |
util.py
|
use xdis.PYTHON3 not uncompyle.PYTHON3
|
2021-11-02 06:53:11 -04:00 |
verify.py
|
Python 3.6+ specialization
|
2021-11-03 02:23:19 -04:00 |
version.py
|
Some PyPY 3.7 support
|
2021-11-21 14:04:34 -05:00 |