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 christian.heimes, corona10, gvanrossum, kumaraditya, miss-islington, sobolevn, vstinner
Date 2022-02-24.17:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645722177.89.0.465860945018.issue46430@roundup.psfhosted.org>
In-reply-to
Content
I wrote https://github.com/python/cpython/pull/31555 to make sure that Python doesn't leak at Python exit.
History
Date User Action Args
2022-02-24 17:02:57vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, corona10, miss-islington, sobolevn, kumaraditya
2022-02-24 17:02:57vstinnersetmessageid: <1645722177.89.0.465860945018.issue46430@roundup.psfhosted.org>
2022-02-24 17:02:57vstinnerlinkissue46430 messages
2022-02-24 17:02:57vstinnercreate