STINNER Victor <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue40050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
