[issue26249] Change PyMem_Malloc to use pymalloc allocator

STINNER Victor report at bugs.python.org
Wed Mar 9 09:26:35 EST 2016


STINNER Victor added the comment:

I created the issue #26516 "Add PYTHONMALLOC env var and add support for malloc debug hooks in release mode" to help developers to detect bugs in their code, especially misuse of the PyMem_Malloc() API.

----------

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


More information about the Python-bugs-list mailing list