STINNER Victor added the comment:

On Python 3.6+, regrtest is able to detect file descriptor leaks when using 
--huntrleaks. Is someone interested to backport this feature to 3.5 and/or 2.7 
which would mean fix all FD leaks in our test suite?

If someone wants to work on that, I would suggest to first fix all bugs, and 
when the test suite is fine: modify regrtest.

----------

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

Reply via email to