mirror of
https://github.com/python/cpython.git
synced 2026-06-02 01:29:52 -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.