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 eric.snow, ezio.melotti, mrabarnett, python-dev, rhettinger, serhiy.storchaka
Date 2015-11-13.13:19:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151113131909.18198.11419@psf.io>
In-reply-to
Content
New changeset 52ff0c00a404 by Serhiy Storchaka in branch '3.5':
Issue #25462: The hash of the key now is calculated only once in most
https://hg.python.org/cpython/rev/52ff0c00a404

New changeset 828c9b920532 by Serhiy Storchaka in branch 'default':
Issue #25462: The hash of the key now is calculated only once in most
https://hg.python.org/cpython/rev/828c9b920532
History
Date User Action Args
2015-11-13 13:19:12python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, mrabarnett, eric.snow, serhiy.storchaka
2015-11-13 13:19:12python-devlinkissue25462 messages
2015-11-13 13:19:12python-devcreate