[issue33005] 3.7.0b2 Interpreter crash in dev mode (or with PYTHONMALLOC=debug) with 'python -X dev -c 'import os; os.fork()'

STINNER Victor report at bugs.python.org
Tue Mar 6 10:01:11 EST 2018


STINNER Victor <victor.stinner at gmail.com> added the comment:

> Thank you! I can confirm that git commit 31e2b76f7bbcb8278748565252767a8b7790ff27 on the 3.7 branch fixes the issue for me.

Cool. You can now continue your gevent tests using -X dev ;-)

----------

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


More information about the Python-bugs-list mailing list