Message346304
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. |
|
| Date |
User |
Action |
Args |
| 2019-06-22 22:16:00 | pablogsal | set | recipients:
+ pablogsal, gvanrossum, tim.peters, rhettinger, eric.smith, nedbat, steven.daprano, koobs, willingc, veky, emilyemorehouse, joernheissler, miss-islington, xtreak |
| 2019-06-22 22:16:00 | pablogsal | set | messageid: <[email protected]> |
| 2019-06-22 22:16:00 | pablogsal | link | issue35224 messages |
| 2019-06-22 22:16:00 | pablogsal | create | |
|