[issue22166] test_codecs "leaking" references

Nick Coghlan report at bugs.python.org
Wed Aug 13 10:21:03 CEST 2014


Nick Coghlan added the comment:

Still not sure what is going on, but I tweaked my tracemalloc hacks based on Victor's draft patch in 19816 (his are designed to make this optional, where mine are hardcoded. I also sort by number of allocations, rather than amount of memory)

----------
Added file: http://bugs.python.org/file36363/issue22166_debugging_codec_test_leak_v2.diff

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


More information about the Python-bugs-list mailing list