[issue22068] test_gc fails after test_idle

STINNER Victor report at bugs.python.org
Fri Jul 25 17:52:27 CEST 2014


STINNER Victor added the comment:

regrtest_tracemalloc.patch: my patch for regrtest.py to dump the traceback where garbage objects where allocated using tracemalloc.
http://pytracemalloc.readthedocs.org/

(Note: you need to recompile Python to use tracemalloc on Python < 3.4.)

----------
keywords: +patch
Added file: http://bugs.python.org/file36088/regrtest_tracemalloc.patch

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


More information about the Python-bugs-list mailing list