You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
3.6.4 runtests.sh futzing
This commit is contained in:
@@ -108,6 +108,7 @@ case $PYVERSION in
|
|||||||
[test_contains.py]=1 # Code "while False: yield None" is optimized away in compilation
|
[test_contains.py]=1 # Code "while False: yield None" is optimized away in compilation
|
||||||
[test_decorators.py]=1 # Control flow wrt "if elif"
|
[test_decorators.py]=1 # Control flow wrt "if elif"
|
||||||
[test_pow.py]=1 # Control flow wrt "continue"
|
[test_pow.py]=1 # Control flow wrt "continue"
|
||||||
|
[test_quopri.py]=1 # Only fails on POWER
|
||||||
)
|
)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user