SIGN IN SIGN UP

_PyObject_DebugDumpStats: renamed to _PyObject_DebugMallocStats.

Added code to call this when PYMALLOC_DEBUG is enabled, and envar
PYTHONMALLOCSTATS is set, whenever a new arena is obtained and once
late in the Python shutdown process.
T
Tim Peters committed
0e871188e8cd9a4e41be7c734e250bfce2d92d56
Parent: b7ba743