[issue18874] Add a new tracemalloc module to trace memory allocations

STINNER Victor report at bugs.python.org
Tue Oct 1 13:49:51 CEST 2013


STINNER Victor added the comment:

The issue #16742 must be fixed to be able to trace memory blocks allocated by PyMem_RawMalloc().

----------
dependencies: +PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe

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


More information about the Python-bugs-list mailing list