You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
3.6+ extended arg handling; sync with decompyle3..
Use 3.8 scanner now. TODO: Need to investigate what's up with 3.7/01_extended_arg.py
This commit is contained in:
@@ -7,7 +7,7 @@ SKIP_TESTS=(
|
||||
[test_baseexception.py]=1 #
|
||||
[test_bdb.py]=1 #
|
||||
[test_buffer.py]=1 # parse error
|
||||
[test_builtin.py]=1 # parser error
|
||||
[test_builtin.py]=1 # parse error
|
||||
[test_clinic.py]=1 # it fails on its own
|
||||
[test_cmath.py]=1 # test assertion failure
|
||||
[test_cmd_line.py]=1 # Interactive?
|
||||
|
Reference in New Issue
Block a user