[issue44895] refleak test failure in test_exceptions

Dong-hee Na report at bugs.python.org
Fri Aug 13 11:30:56 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:

Oops sorry. 

Without PR 27746, I was able to reproduce on my macOS environment.

test_exceptions leaked [6, 6, 6] references, sum=18
test_exceptions leaked [6, 6, 6] memory blocks, sum=18
test_exceptions failed (reference leak)

----------

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


More information about the Python-bugs-list mailing list