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 vstinner
Recipients Alex Budovski, amaury.forgeotdarc, corona10, eric.snow, isoschiz, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-23.22:42:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585003375.84.0.631008348052.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
> The last merged pull request, GH-GH-19084, causes refleaks in importlib tests. Stable buildbots are failing, I can reproduce on macOS Catalina.

I expect that the bug is non-trivial, so I prefer to open a separated issue: bpo-40050 "test_importlib leaked [6303, 6299, 6303] references".
History
Date User Action Args
2020-03-23 22:42:55vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, eric.snow, pconnell, isoschiz, Alex Budovski, corona10, miss-islington, shihai1991
2020-03-23 22:42:55vstinnersetmessageid: <1585003375.84.0.631008348052.issue1635741@roundup.psfhosted.org>
2020-03-23 22:42:55vstinnerlinkissue1635741 messages
2020-03-23 22:42:55vstinnercreate