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

STINNER Victor report at bugs.python.org
Tue Mar 15 12:56:16 EDT 2016


STINNER Victor added the comment:

Attached patch should fix the issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file42174/PyGILState_Ensure.patch

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


More information about the Python-bugs-list mailing list