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 tim.peters
Recipients elliot.gorokhovsky, eryksun, mdk, ppperry, serhiy.storchaka, tim.peters, vstinner
Date 2017-03-13.02:46:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489373198.99.0.184858489076.issue28685@psf.upfronthosting.co.za>
In-reply-to
Content
@ppperry, I believe you're right - good catch!  I expect the current patch would treat the NotImplemented return as meaning "the first argument is less than the second argument".

I added a comment to the code (on github) suggesting an obvious fix for that.
History
Date User Action Args
2017-03-13 02:46:39tim.peterssetrecipients: + tim.peters, vstinner, serhiy.storchaka, eryksun, ppperry, mdk, elliot.gorokhovsky
2017-03-13 02:46:38tim.peterssetmessageid: <1489373198.99.0.184858489076.issue28685@psf.upfronthosting.co.za>
2017-03-13 02:46:38tim.peterslinkissue28685 messages
2017-03-13 02:46:38tim.peterscreate