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 methane
Recipients corona10, erlendaasland, methane, serhiy.storchaka, vstinner
Date 2021-12-08.09:02:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Should `_PyUnicode_EqualToASCIIId()` support comparing two unicode from different interpreter??
History
Date User Action Args
2021-12-08 09:02:43methanesetrecipients: + methane, vstinner, serhiy.storchaka, corona10, erlendaasland
2021-12-08 09:02:42methanesetmessageid: <[email protected]>
2021-12-08 09:02:42methanelinkissue46006 messages
2021-12-08 09:02:42methanecreate