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 corona10, erlendaasland, vstinner
Date 2021-01-08.09:59:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610099956.71.0.139175634401.issue42866@roundup.psfhosted.org>
In-reply-to
Content
PR 24165 fix one reference leak in the getcodec() function of CJK codecs. But it doesn't fix all ref leaks of this issue.
History
Date User Action Args
2021-01-08 09:59:16vstinnersetrecipients: + vstinner, corona10, erlendaasland
2021-01-08 09:59:16vstinnersetmessageid: <1610099956.71.0.139175634401.issue42866@roundup.psfhosted.org>
2021-01-08 09:59:16vstinnerlinkissue42866 messages
2021-01-08 09:59:16vstinnercreate