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.14:01:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610114509.41.0.030375722357.issue42866@roundup.psfhosted.org>
In-reply-to
Content
New changeset e542d417b96077d04aec089505eacb990c9799ae by Victor Stinner in branch 'master':
bpo-42866: Fix refleak in CJK getcodec() (GH-24165)
https://github.com/python/cpython/commit/e542d417b96077d04aec089505eacb990c9799ae
History
Date User Action Args
2021-01-08 14:01:49vstinnersetrecipients: + vstinner, corona10, erlendaasland
2021-01-08 14:01:49vstinnersetmessageid: <1610114509.41.0.030375722357.issue42866@roundup.psfhosted.org>
2021-01-08 14:01:49vstinnerlinkissue42866 messages
2021-01-08 14:01:49vstinnercreate