[issue26563] PyMem_Malloc(): check that the GIL is hold in debug hooks

Roundup Robot report at bugs.python.org
Wed Mar 16 07:17:03 EDT 2016


Roundup Robot added the comment:

New changeset 58644086c195 by Victor Stinner in branch 'default':
Fail if PyMem_Malloc() is called without holding the GIL
https://hg.python.org/cpython/rev/58644086c195

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list