mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
0611c26a58
Issue #26564: _PyObject_DebugDumpAddress() now dumps the traceback where a memory block was allocated on memory block. Use the tracemalloc module to get the traceback.