STINNER Victor added the comment:

I created this issue while working on the issue #26249 "Change PyMem_Malloc to 
use pymalloc allocator". I would like to check that application call 
PyObject_Malloc() and PyMem_Malloc() with the GIL held.

----------

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

Reply via email to