bpo-40170: Move _Py_GetAllocatedBlocks() to pycore_pymem.h (GH-30943)
Move _Py_GetAllocatedBlocks() and _PyObject_DebugMallocStats() declarations to pycore_pymem.h. These functions are related to memory allocators, not to the PyObject structure.
V
Victor Stinner committed
0575551f69ba9c999835bfb176a543d468083c03
Parent: 6c6a153
Committed by GitHub <noreply@github.com>
on 1/27/2022, 8:23:22 PM