[issue26558] Disable PyGILState_Check() when Py_NewInterpreter() is called and add more checks on the GIL

STINNER Victor report at bugs.python.org
Wed Oct 31 19:26:44 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 3a228ab17c2a9cffd1a2f15f30d6209768de20a6 by Victor Stinner in branch 'master':
bpo-26558: Fix Py_FatalError() with GIL released (GH-10267)
https://github.com/python/cpython/commit/3a228ab17c2a9cffd1a2f15f30d6209768de20a6


----------

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


More information about the Python-bugs-list mailing list