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, moijes12, rhettinger, serhiy.storchaka, vstinner
Date 2013-04-03.22:11:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365027085.61.0.399578613932.issue16321@psf.upfronthosting.co.za>
In-reply-to
Content
Issue #17628 proposes a patch which reuses unicode_eq() in PyUnicode_RichCompare.
History
Date User Action Args
2013-04-03 22:11:25vstinnersetrecipients: + vstinner, rhettinger, ezio.melotti, serhiy.storchaka, moijes12
2013-04-03 22:11:25vstinnersetmessageid: <1365027085.61.0.399578613932.issue16321@psf.upfronthosting.co.za>
2013-04-03 22:11:25vstinnerlinkissue16321 messages
2013-04-03 22:11:25vstinnercreate