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 christian.heimes
Recipients christian.heimes, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2022-04-01.08:45:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648802705.54.0.956002689852.issue47182@roundup.psfhosted.org>
In-reply-to
Content
New changeset 55d5c96c57738766eb6f3b5ccfa6599d5f094c18 by Christian Heimes in branch '3.10':
[3.10] bpo-47182: Fix crash by named unicode characters after interpreter reinitialization (GH-32212) (GH-32216)
https://github.com/python/cpython/commit/55d5c96c57738766eb6f3b5ccfa6599d5f094c18
History
Date User Action Args
2022-04-01 08:45:05christian.heimessetrecipients: + christian.heimes, vstinner, lukasz.langa, pablogsal, miss-islington
2022-04-01 08:45:05christian.heimessetmessageid: <1648802705.54.0.956002689852.issue47182@roundup.psfhosted.org>
2022-04-01 08:45:05christian.heimeslinkissue47182 messages
2022-04-01 08:45:05christian.heimescreate