[issue37685] Fix equality checks for some types

Vedran Čačić report at bugs.python.org
Fri Jul 26 13:55:12 EDT 2019


Vedran Čačić <vedgar at gmail.com> added the comment:

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.

----------
nosy: +veky

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37685>
_______________________________________


More information about the Python-bugs-list mailing list