STINNER Victor added the comment:

pymem_debugcheckgil.patch: Patch adding check in debug mode to ensure that 
PyMem_Malloc() and PyObject_Malloc() are called with the GIL held.

----------
keywords: +patch
Added file: http://bugs.python.org/file30590/pymem_debugcheckgil.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to