[issue44353] PEP 604 NewType

Pablo Galindo Salgado report at bugs.python.org
Sat Jul 24 09:11:17 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Pick any of the failing refleak buildbots. For example:

https://buildbot.python.org/all/#/builders/280/builds/99

You will see:

----------------------------------------------------------------------
Ran 106 tests in 0.074s
OK
......
test_types leaked [2, 2, 2] references, sum=6
test_types leaked [1, 1, 1] memory blocks, sum=3
1 test failed again:
    test_types

----------

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


More information about the Python-bugs-list mailing list