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 ezio.melotti, josh.r, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-16.07:16:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZJvB3pMwmf2hfnnEpP3p1Kv7qwG3AjL2CJ9WsSrTpWyg@mail.gmail.com>
In-reply-to <1479239614.71.0.589671334644.issue21449@psf.upfronthosting.co.za>
Content
_PyUnicode_CompareWithId is a private function. We can remove it if it has
issues.
History
Date User Action Args
2016-11-16 07:16:21vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka, josh.r, xiang.zhang
2016-11-16 07:16:21vstinnerlinkissue21449 messages
2016-11-16 07:16:21vstinnercreate