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-02-27.04:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582778943.05.0.960944729732.issue39087@roundup.psfhosted.org>
In-reply-to
Content
New changeset 02a4d57263a9846de35b0db12763ff9e7326f62c by Inada Naoki in branch 'master':
bpo-39087: Optimize PyUnicode_AsUTF8AndSize() (GH-18327)
https://github.com/python/cpython/commit/02a4d57263a9846de35b0db12763ff9e7326f62c
History
Date User Action Args
2020-02-27 04:49:03methanesetrecipients: + methane, vstinner, serhiy.storchaka
2020-02-27 04:49:03methanesetmessageid: <1582778943.05.0.960944729732.issue39087@roundup.psfhosted.org>
2020-02-27 04:49:03methanelinkissue39087 messages
2020-02-27 04:49:03methanecreate