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 steve.dower
Recipients FFY00, eric.snow, ncoghlan, steve.dower, vstinner
Date 2021-12-03.00:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638490247.34.0.851540685015.issue45582@roundup.psfhosted.org>
In-reply-to
Content
It's done! Those were some of the hardest memory leaks I've had to track down, but it should be clear now.

As I mentioned in the commit message, this change attempts to preserve every known quirk. However, I think these ought to be streamlined across platforms to improve the code and/or startup performance.

But at least we know now that any changes in the future that require test changes are expected, and not the result of this change :)
History
Date User Action Args
2021-12-03 00:10:47steve.dowersetrecipients: + steve.dower, ncoghlan, vstinner, eric.snow, FFY00
2021-12-03 00:10:47steve.dowersetmessageid: <1638490247.34.0.851540685015.issue45582@roundup.psfhosted.org>
2021-12-03 00:10:47steve.dowerlinkissue45582 messages
2021-12-03 00:10:47steve.dowercreate