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 christian.heimes, jcea, python-dev, rhettinger, serhiy.storchaka, taleinat, vstinner
Date 2013-08-19.14:39:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cJd7J11R9z7LjS@mail.python.org>
In-reply-to
Content
New changeset a887596b841f by Raymond Hettinger in branch 'default':
Issue18771:  Reduce the cost of hash collisions for set objects.
http://hg.python.org/cpython/rev/a887596b841f
History
Date User Action Args
2013-08-19 14:39:09python-devsetrecipients: + python-dev, rhettinger, jcea, vstinner, taleinat, christian.heimes, serhiy.storchaka
2013-08-19 14:39:09python-devlinkissue18771 messages
2013-08-19 14:39:08python-devcreate