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-15.15:04:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479222268.87.0.291274878163.issue21449@psf.upfronthosting.co.za>
In-reply-to
Content
> This issue is not just about readability or performance. It is about correctness, since none of callers check for failure of _PyUnicode_CompareWithId.

Callers should be fixed to handle errors.
History
Date User Action Args
2016-11-15 15:04:28vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka, josh.r, xiang.zhang
2016-11-15 15:04:28vstinnersetmessageid: <1479222268.87.0.291274878163.issue21449@psf.upfronthosting.co.za>
2016-11-15 15:04:28vstinnerlinkissue21449 messages
2016-11-15 15:04:28vstinnercreate