This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients JelleZijlstra, dlax, domdfcoding, gvanrossum, joperez, kj, levkivskyi, lukasz.langa, miss-islington, pablogsal, serhiy.storchaka, uriyyo
Date 2021-07-24.13:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627132277.87.0.127270206509.issue44353@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-07-24 13:11:17pablogsalsetrecipients: + pablogsal, gvanrossum, lukasz.langa, serhiy.storchaka, levkivskyi, JelleZijlstra, miss-islington, uriyyo, joperez, domdfcoding, kj, dlax
2021-07-24 13:11:17pablogsalsetmessageid: <1627132277.87.0.127270206509.issue44353@roundup.psfhosted.org>
2021-07-24 13:11:17pablogsallinkissue44353 messages
2021-07-24 13:11:17pablogsalcreate