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

STINNER Victor report at bugs.python.org
Mon Mar 14 12:20:08 EDT 2016


Changes by STINNER Victor <victor.stinner at gmail.com>:


----------
title: Fix PyGILState_Check() with _testcapi.run_in_subinterp() -> Disable PyGILState_Check() when Py_NewInterpreter() is called and add more checks on the GIL

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


More information about the Python-bugs-list mailing list