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-05-12.01:12:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589245949.16.0.410721640174.issue39465@roundup.psfhosted.org>
In-reply-to
Content
Attached bench.py: Micro-benchmark on _PyUnicode_FromId(). It requires attached bench.patch being applied.
History
Date User Action Args
2020-05-12 01:12:29vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-05-12 01:12:29vstinnersetmessageid: <1589245949.16.0.410721640174.issue39465@roundup.psfhosted.org>
2020-05-12 01:12:29vstinnerlinkissue39465 messages
2020-05-12 01:12:29vstinnercreate