You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 16:59:52 +08:00
Some PyPY 3.7 support
* Handle CALL_METHOD_KW * adjust PyPY 3.7 assert stmts * misc administrivia
This commit is contained in:
@@ -48,6 +48,7 @@ TEST_VERSIONS = (
|
||||
"pypy3.6-7.1.0",
|
||||
"pypy3.6-7.1.1",
|
||||
"pypy3.6-7.2.0",
|
||||
"pypy3.8-7.3.7",
|
||||
"native",
|
||||
) + tuple(python_versions)
|
||||
|
||||
|
Reference in New Issue
Block a user