Eric V. Smith <e...@trueblade.com> added the comment:

Another case to consider is that if a class defines __eq__, Python will 
automatically set hash=False before the decorator gets involved. NOte to self: 
be sure to add a test case for this.

----------

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

Reply via email to