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 taleinat
Recipients georg.brandl, larry, python-dev, serhiy.storchaka, taleinat
Date 2015-06-07.21:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433712000.73.0.055866458284.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a slightly revised patch thanks to Serhiy's review.

In addition to Serhiy's remarks, I used "_operator._compare_digest = _operator.eq" to reduce a bit more boilerplate.
History
Date User Action Args
2015-06-07 21:20:01taleinatsetrecipients: + taleinat, georg.brandl, larry, python-dev, serhiy.storchaka
2015-06-07 21:20:00taleinatsetmessageid: <1433712000.73.0.055866458284.issue20186@psf.upfronthosting.co.za>
2015-06-07 21:20:00taleinatlinkissue20186 messages
2015-06-07 21:20:00taleinatcreate