Amaury Forgeot d'Arc added the comment: The attached patch reverts r59576 and the part of r59106 about the tp_hash slot.
It also adds the py3k warning:: type defines __eq__ but not __hash__, and will not be hashable in 3.x printed when calling hash() on such an object. ---------- keywords: +patch Added file: http://bugs.python.org/file9607/inherit_hash.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