[issue40050] test_importlib leaked [6303, 6299, 6303] references

STINNER Victor report at bugs.python.org
Tue Mar 24 07:10:22 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

With the latest Lib/importlib3.py, there are less leaked references, but there are still leaked references:

test_leak leaked [139, 139, 139] references, sum=417
test_leak leaked [42, 42, 42] memory blocks, sum=126

----------

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


More information about the Python-bugs-list mailing list