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 2021-12-07.17:28:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638898103.32.0.457510140302.issue39465@roundup.psfhosted.org>
In-reply-to
Content
This change introduced a subtle regression: bpo-46006 "[subinterpreter] _PyUnicode_EqualToASCIIId() issue with subinterpreters".
History
Date User Action Args
2021-12-07 17:28:23vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2021-12-07 17:28:23vstinnersetmessageid: <1638898103.32.0.457510140302.issue39465@roundup.psfhosted.org>
2021-12-07 17:28:23vstinnerlinkissue39465 messages
2021-12-07 17:28:23vstinnercreate