[issue33977] [Windows] test_compileall fails randomly with PermissionError: [WinError 5] Access is denied: (...).pyc

Terry J. Reedy report at bugs.python.org
Fri Jun 29 15:44:02 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

#20760 reported failures on Linux.  I think one of these two issues should be closed.  FWIW, I ran
f:\dev\3x>python -m test -R 3:10 -m CommandLineTests test_compileall
twice with no failures.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33977>
_______________________________________


More information about the Python-bugs-list mailing list