This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arigo
Recipients arigo, docs@python
Date 2014-04-04.13:00:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396616403.97.0.334401802689.issue21154@psf.upfronthosting.co.za>
In-reply-to
Content
The docs still say that the default __hash__() is equal to id(), but that's not the case since Python 2.7.
History
Date User Action Args
2014-04-04 13:00:04arigosetrecipients: + arigo, docs@python
2014-04-04 13:00:03arigosetmessageid: <1396616403.97.0.334401802689.issue21154@psf.upfronthosting.co.za>
2014-04-04 13:00:03arigolinkissue21154 messages
2014-04-04 13:00:03arigocreate