Better 3.6 set comprehensions

This commit is contained in:
rocky
2022-05-06 07:30:56 -04:00
parent b421b00b53
commit cc47d61efa
3 changed files with 100 additions and 26 deletions

View File

@@ -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