Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment:

Here is a new patch, all tests pass.
- no warning for classic classes
- added tests for -3 warnings

I had to add two TPSLOT entries to the slodefs list; can you please
check that this is correct (I wanted to reset tp_hash to NULL when
__eq__ or __cmp__ are defined).

Added file: http://bugs.python.org/file10002/inherit_hash3.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2235>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to