[issue38470] test_compileall fails in AMD64 Windows7 SP1 3.x

Petr Viktorin report at bugs.python.org
Mon Oct 14 09:35:58 EDT 2019


Petr Viktorin <encukou at gmail.com> added the comment:

If someone has access to Windows and can reproduce this (you need a more special setup than "just Windows"), and you want to spend some time debugging, please do. I'm shooting in the dark.

My proposed patch limits the maximum path depth to 20 directories on Windows. That is enough to test compileall's maxlevels option. Still a longer path would be nicer if possible.

----------
stage: patch review -> 

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


More information about the Python-bugs-list mailing list