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 Mark.Shannon, corona10, rhettinger, shihai1991, vstinner
Date 2020-09-23.12:05:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600862736.35.0.676029729288.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 by Victor Stinner in branch 'master':
bpo-40521: Fix PyUnicode_InternInPlace() (GH-22376)
https://github.com/python/cpython/commit/7f413a5d95e6d7ddddd6e2c9844c33594d6288f4
History
Date User Action Args
2020-09-23 12:05:36vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2020-09-23 12:05:36vstinnersetmessageid: <1600862736.35.0.676029729288.issue40521@roundup.psfhosted.org>
2020-09-23 12:05:36vstinnerlinkissue40521 messages
2020-09-23 12:05:36vstinnercreate