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

Roundup Robot report at bugs.python.org
Mon Mar 14 17:50:03 EDT 2016


Roundup Robot added the comment:

New changeset e590c632c9fa by Victor Stinner in branch 'default':
Add more checks on the GIL
https://hg.python.org/cpython/rev/e590c632c9fa

New changeset cde3d986da00 by Victor Stinner in branch 'default':
Check the GIL in PyObject_Malloc()
https://hg.python.org/cpython/rev/cde3d986da00

----------

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


More information about the Python-bugs-list mailing list