ID EN
Sys

_debugmallocstats

Python 3.11

Print low-level information to stderr about the state of CPython’s memory allocator.

Syntax

PYTHON
sys._debugmallocstats()

See Also

built in debug mode configure --with-pydebug option