STINNER Victor added the comment:

Using --huntrleaks in regrtest runs this statement in regrtest:

   unittest.BaseTestSuite._cleanup = False

This line comes from bpo-11798.

https://github.com/python/cpython/pull/2502 fixes this issue.

----------

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

Reply via email to