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, neonene, paul.moore, petr.viktorin, shihai1991, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-01-08.09:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610098221.44.0.317441711223.issue42846@roundup.psfhosted.org>
In-reply-to
Content
> bpo-42846: Convert CJK codec extensions to multiphase init (GH-24157)

I added a new test and new test spotted a reference leak, likely an existing one: bpo-42866 "test test_multibytecodec: Test_IncrementalEncoder.test_subinterp() leaks references".
History
Date User Action Args
2021-01-08 09:30:21vstinnersetrecipients: + vstinner, paul.moore, tim.golden, petr.viktorin, zach.ware, steve.dower, corona10, shihai1991, neonene, erlendaasland
2021-01-08 09:30:21vstinnersetmessageid: <1610098221.44.0.317441711223.issue42846@roundup.psfhosted.org>
2021-01-08 09:30:21vstinnerlinkissue42846 messages
2021-01-08 09:30:21vstinnercreate