[issue43271] AMD64 Windows10 3.x crash with Windows fatal exception: stack overflow

Steve Dower report at bugs.python.org
Tue Mar 2 17:30:39 EST 2021


Steve Dower <steve.dower at python.org> added the comment:

Hmm, yeah, it seems like the debug-specific definition has gone. Wonder when that happened.

In that case, go ahead and revert, but I'd suggest doing it by just removing the new Py_DEBUG condition rather than undoing all the changes. Should be nothing wrong with the rest of it.

IIRC, PR builds run under release because the compile-time increase is more than made up by the test time decrease.

----------

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


More information about the Python-bugs-list mailing list