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-13.23:11:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589411518.19.0.436708650467.issue39465@roundup.psfhosted.org>
In-reply-to
Content
New changeset d6fb53fe42d83a10f1372dd92ffaa6a01d2feffb by Victor Stinner in branch 'master':
bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)
https://github.com/python/cpython/commit/d6fb53fe42d83a10f1372dd92ffaa6a01d2feffb
History
Date User Action Args
2020-05-13 23:11:58vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-05-13 23:11:58vstinnersetmessageid: <1589411518.19.0.436708650467.issue39465@roundup.psfhosted.org>
2020-05-13 23:11:58vstinnerlinkissue39465 messages
2020-05-13 23:11:58vstinnercreate