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 dino.viehland, eric.snow, miss-islington, vstinner
Date 2019-09-13.09:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568367674.67.0.76312671998.issue38113@roundup.psfhosted.org>
In-reply-to
Content
This change introduced tons of reference leaks, more than 21 test files leak references: see bpo-38152.

Please fix these leaks, or I will have to revert the change:
https://pythondev.readthedocs.io/ci.html#revert-on-fail
History
Date User Action Args
2019-09-13 09:41:14vstinnersetrecipients: + vstinner, dino.viehland, eric.snow, miss-islington
2019-09-13 09:41:14vstinnersetmessageid: <1568367674.67.0.76312671998.issue38113@roundup.psfhosted.org>
2019-09-13 09:41:14vstinnerlinkissue38113 messages
2019-09-13 09:41:14vstinnercreate