You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Better 3.6 set comprehensions
This commit is contained in:
@@ -39,7 +39,7 @@ SKIP_TESTS=(
|
||||
[test_compile.py]=1 # Code introspects on co_consts in a non-decompilable way
|
||||
[test_concurrent_futures.py]=1 # Takes long
|
||||
|
||||
[test_coroutines.py]=1 # FIXME: async parse error
|
||||
# [test_coroutines.py]=1 # FIXME: async parse error
|
||||
|
||||
[test_curses.py]=1 # Parse error
|
||||
[test_ctypes.py]=1 # it fails on its own
|
||||
|
Reference in New Issue
Block a user