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 serhiy.storchaka
Recipients aeros, josh.r, lukasz.langa, miss-islington, p-ganssle, serhiy.storchaka, veky
Date 2020-02-12.20:35:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581539736.8.0.451075413183.issue37685@roundup.psfhosted.org>
In-reply-to
Content
Thank you Łukasz. I considered this as a bug fix, but was not sure that we should fix these bugs. They were here from the beginning.

Josh, as for using total_ordering, I think it is a different issue. I did not want to change the behavior except fixing bugs (and raising an error or not supporting comparison with objects which support comparison when used at LHS looks like a bug). Feel free to open separate issues for using total_ordering or changing its semantic.
History
Date User Action Args
2020-02-12 20:35:36serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, josh.r, veky, p-ganssle, miss-islington, aeros
2020-02-12 20:35:36serhiy.storchakasetmessageid: <1581539736.8.0.451075413183.issue37685@roundup.psfhosted.org>
2020-02-12 20:35:36serhiy.storchakalinkissue37685 messages
2020-02-12 20:35:36serhiy.storchakacreate