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 methane
Recipients methane, serhiy.storchaka, vstinner
Date 2020-03-14.03:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584157406.03.0.253540991157.issue39087@roundup.psfhosted.org>
In-reply-to
Content
New changeset c7ad974d341d3edb6b9d2a2dcae4d3d4794ada6b by Inada Naoki in branch 'master':
bpo-39087: Add _PyUnicode_GetUTF8Buffer() (GH-17659)
https://github.com/python/cpython/commit/c7ad974d341d3edb6b9d2a2dcae4d3d4794ada6b
History
Date User Action Args
2020-03-14 03:43:26methanesetrecipients: + methane, vstinner, serhiy.storchaka
2020-03-14 03:43:26methanesetmessageid: <1584157406.03.0.253540991157.issue39087@roundup.psfhosted.org>
2020-03-14 03:43:26methanelinkissue39087 messages
2020-03-14 03:43:25methanecreate