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 corona10
Recipients christian.heimes, corona10, eric.snow, erlendaasland, kumaraditya, notarealdeveloper, serhiy.storchaka, vstinner
Date 2022-03-01.14:35:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646145356.08.0.0141798718326.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0cc63641859b2f60ea65bb7c0b6d1cfcec1e2f1a by Dong-hee Na in branch 'main':
bpo-46541: Remove usage of _Py_IDENTIFIER from multibytecodec (GH-31475)
https://github.com/python/cpython/commit/0cc63641859b2f60ea65bb7c0b6d1cfcec1e2f1a
History
Date User Action Args
2022-03-01 14:35:56corona10setrecipients: + corona10, vstinner, christian.heimes, eric.snow, serhiy.storchaka, erlendaasland, kumaraditya, notarealdeveloper
2022-03-01 14:35:56corona10setmessageid: <1646145356.08.0.0141798718326.issue46541@roundup.psfhosted.org>
2022-03-01 14:35:56corona10linkissue46541 messages
2022-03-01 14:35:56corona10create