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 vstinner
Date 2020-12-17.21:56:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608242165.18.0.445121279386.issue42671@roundup.psfhosted.org>
In-reply-to
Content
I wrote this issue to attempt to fix a leak in PR 23811 which converts the _thread extension module to the multiphase initialization API (PEP 489).
History
Date User Action Args
2020-12-17 21:56:05vstinnersetrecipients: + vstinner
2020-12-17 21:56:05vstinnersetmessageid: <1608242165.18.0.445121279386.issue42671@roundup.psfhosted.org>
2020-12-17 21:56:05vstinnerlinkissue42671 messages
2020-12-17 21:56:05vstinnercreate