_PyObject_DebugMallocStats(): Added some potentially expensive internal
consistency checks, enabled only in a debug (Py_DEBUG) build. Note that this never gets called automatically unless PYMALLOC_DEBUG is #define'd too, and the envar PYTHONMALLOCSTATS exists.
T
Tim Peters committed
08d821582faab8f3b6eeab1b1fd7520417b82b80
Parent: 64d80c9