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 python-dev
Recipients Giacomo.Alzetta, docs@python, python-dev, r.david.murray
Date 2014-10-06.14:48:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141006144844.64915.33143@mail.hg.python.org>
In-reply-to
Content
New changeset bfaf434a6f10 by Georg Brandl in branch '3.4':
Closes #21782: the default hash(x) is not exactly id(x) but derived from it.
https://hg.python.org/cpython/rev/bfaf434a6f10
History
Date User Action Args
2014-10-06 14:48:50python-devsetrecipients: + python-dev, r.david.murray, docs@python, Giacomo.Alzetta
2014-10-06 14:48:50python-devlinkissue21782 messages
2014-10-06 14:48:50python-devcreate