[issue13390] Hunt memory allocations in addition to reference leaks

Roundup Robot report at bugs.python.org
Sun Dec 9 14:29:58 CET 2012


Roundup Robot added the comment:

New changeset c40f4c19d20b by Antoine Pitrou in branch 'default':
Issue #13390: New function :func:`sys.getallocatedblocks()` returns the number of memory blocks currently allocated.
http://hg.python.org/cpython/rev/c40f4c19d20b

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13390>
_______________________________________


More information about the Python-bugs-list mailing list