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, miss-islington, vstinner
Date 2021-01-08.14:44:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610117050.9.0.726271609013.issue42866@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11ef53aefbecfac18b63cee518a7184f771f708c by Victor Stinner in branch 'master':
bpo-42866: Add traverse func to _multibytecodec.MultibyteCodec (GH-24166)
https://github.com/python/cpython/commit/11ef53aefbecfac18b63cee518a7184f771f708c
History
Date User Action Args
2021-01-08 14:44:10vstinnersetrecipients: + vstinner, corona10, miss-islington, erlendaasland
2021-01-08 14:44:10vstinnersetmessageid: <1610117050.9.0.726271609013.issue42866@roundup.psfhosted.org>
2021-01-08 14:44:10vstinnerlinkissue42866 messages
2021-01-08 14:44:10vstinnercreate