[issue20891] PyGILState_Ensure on non-Python thread causes fatal error

STINNER Victor report at bugs.python.org
Thu Nov 30 17:36:51 EST 2017


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


New changeset e10c9de9d74fd4c26b32e6719d96f04a5be6987d by Victor Stinner in branch '3.6':
bpo-20891: Fix PyGILState_Ensure() (#4650) (#4655)
https://github.com/python/cpython/commit/e10c9de9d74fd4c26b32e6719d96f04a5be6987d


----------

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


More information about the Python-bugs-list mailing list