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 corona10, methane, serhiy.storchaka, shihai1991, vstinner
Date 2020-10-02.12:49:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601642948.43.0.516064645638.issue41692@roundup.psfhosted.org>
In-reply-to
Content
New changeset 583ee5a5b1971a18ebeb877948ce6264da0cc8aa by Victor Stinner in branch 'master':
bpo-41692: Deprecate PyUnicode_InternImmortal() (GH-22486)
https://github.com/python/cpython/commit/583ee5a5b1971a18ebeb877948ce6264da0cc8aa
History
Date User Action Args
2020-10-02 12:49:08vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, corona10, shihai1991
2020-10-02 12:49:08vstinnersetmessageid: <1601642948.43.0.516064645638.issue41692@roundup.psfhosted.org>
2020-10-02 12:49:08vstinnerlinkissue41692 messages
2020-10-02 12:49:08vstinnercreate