[issue44348] test_exceptions.ExceptionTests.test_recursion_in_except_handler stack overflow on Windows debug builds

STINNER Victor report at bugs.python.org
Mon Sep 6 12:13:24 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Another *working* approach to fix this issue: bpo-45115 "Windows: enable compiler optimizations when building Python in debug mode".

----------

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


More information about the Python-bugs-list mailing list