[issue31174] test_tools leaks randomly references on x86 Gentoo Refleaks 3.6 and 3.x

STINNER Victor report at bugs.python.org
Tue Oct 24 05:38:50 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

My previous attempt, PR 3059, was a a very generic fix, but my bpo-31227 idea was rejected.

I proposed a new idea, PR 4102, which is restricted to this specific issue:
"test_unparse.DirectoryTestCase now stores the names sample to always
test the same files. It prevents false alarms when hunting reference
leaks."

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31174>
_______________________________________


More information about the Python-bugs-list mailing list