Max added the comment:

Sorry, this should be just a documentation issue.

I just realized that __eq__ = None isn't correct anyway, so instead we should 
just document that Hashable cannot check for __eq__ and that explicitly 
deriving from Hashable suppresses hashability.

----------
components:  -Interpreter Core

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30026>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to