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 jeremy.kloth, jkloth, vstinner
Date 2022-03-03.23:38:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646350703.53.0.824650945326.issue46857@roundup.psfhosted.org>
In-reply-to
Content
The initial issue "Python leaks one reference at exit on Windows" is now fixed.

If someone wants to investigate the remaining leak of 1 memory block or the negative ref count of PYTHONDUMPREFS=1, please open a separated issue.
History
Date User Action Args
2022-03-03 23:38:23vstinnersetrecipients: + vstinner, jkloth, jeremy.kloth
2022-03-03 23:38:23vstinnersetmessageid: <1646350703.53.0.824650945326.issue46857@roundup.psfhosted.org>
2022-03-03 23:38:23vstinnerlinkissue46857 messages
2022-03-03 23:38:23vstinnercreate