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 xiang.zhang
Recipients ezio.melotti, josh.r, pitrou, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-14.05:20:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479100838.27.0.360666017353.issue21449@psf.upfronthosting.co.za>
In-reply-to
Content
> The name _PyUnicode_CompareWithIdEqual looks too long to me. What about _PyUnicode_EqualToId?

+1. I think this name is more clear.

Serhiy's idea on the implementation sounds good. As for _PyUnicode_FROM_ID, I think it's better for another issue.
History
Date User Action Args
2016-11-14 05:20:38xiang.zhangsetrecipients: + xiang.zhang, pitrou, vstinner, ezio.melotti, serhiy.storchaka, josh.r
2016-11-14 05:20:38xiang.zhangsetmessageid: <1479100838.27.0.360666017353.issue21449@psf.upfronthosting.co.za>
2016-11-14 05:20:38xiang.zhanglinkissue21449 messages
2016-11-14 05:20:38xiang.zhangcreate