[New-bugs-announce] [issue19816] test.regrtest: use tracemalloc to detect memory leaks?
STINNER Victor
report at bugs.python.org
Wed Nov 27 18:49:27 CET 2013
New submission from STINNER Victor:
Someone proposed to use the new tracemalloc module in test.regrtest, I don't remember who. Maybe Nick Coghlan?
I tried an hack dash_R(), but the result was not reliable. I should try harder :-)
----------
components: Tests
messages: 204604
nosy: haypo, ncoghlan, neologix
priority: normal
severity: normal
status: open
title: test.regrtest: use tracemalloc to detect memory leaks?
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19816>
_______________________________________
More information about the New-bugs-announce
mailing list