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 eric.snow, ncoghlan, petr.viktorin, shihai1991, vstinner
Date 2020-06-02.12:40:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591101600.21.0.656917956356.issue39465@roundup.psfhosted.org>
In-reply-to
Content
New changeset 297257f7bc198e2dc8e0866b539c73ff1a5cc588 by Victor Stinner in branch 'master':
bpo-39465: Cleanup _PyUnicode_FromId() code (GH-20595)
https://github.com/python/cpython/commit/297257f7bc198e2dc8e0866b539c73ff1a5cc588
History
Date User Action Args
2020-06-02 12:40:00vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-06-02 12:40:00vstinnersetmessageid: <1591101600.21.0.656917956356.issue39465@roundup.psfhosted.org>
2020-06-02 12:40:00vstinnerlinkissue39465 messages
2020-06-02 12:40:00vstinnercreate