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 veky
Recipients serhiy.storchaka, veky
Date 2019-07-26.17:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Wat?? Are we heading towards the world where 3.2 == 'something' is NotImplemented? I understand `__lt__`, of course, but in my opinion Python has always defined equality comparisons between different types. I think this is a huge regression.
History
Date User Action Args
2019-07-26 17:55:12vekysetrecipients: + veky, serhiy.storchaka
2019-07-26 17:55:12vekysetmessageid: <[email protected]>
2019-07-26 17:55:12vekylinkissue37685 messages
2019-07-26 17:55:12vekycreate