STINNER Victor added the comment:

Instead of modifying individual files, I proposed to modify PyMem_Malloc to use 
PyObject_Malloc allocator: issue #26249.

But the patch for Python 2 still makes sense.

----------
nosy: +haypo

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

Reply via email to