New submission from Nick Coghlan:

Trying to debug issue #22166, I realised it would be nice if there was an easy 
way to use tracemalloc to get a clear idea of *what's* leaking when regrtest -R 
reports a refleak.

For that specific issue, I'm just trying to hack something together as a 
learning experience, but it would be good to have something more sophisticated 
built in to regrtest.

----------
components: Tests
messages: 225257
nosy: haypo, ncoghlan, neologix, zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: Integrate tracemalloc into regrtest refleak hunting
type: enhancement
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22190>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to