Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Although it can be related, note that the buildbots do indeed delete pyc files. 
Check for example 
https://buildbot.python.org/all/#/builders/40/builds/2621/steps/2/logs/stdio :

...
Deleting .pyc/.pyo files ...
Deleting test leftovers ...
Using 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\\..\externals\pythonx86\tools\python.exe"
 (found in externals directory)
Fetching external libraries...
...

But I could be missing something. What I don't understand currently is why it 
fails only on the Windows buildbots.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35224>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to