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 rhettinger
Recipients Eric Appelt, berker.peksag, christian.heimes, martin.panter, python-dev, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2018-01-16.10:27:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516098437.52.0.467229070634.issue26163@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e7dbd0658304f11daf103d56662656efecad006d by Raymond Hettinger (Miss Islington (bot)) in branch '3.6':
bpo-26163: Frozenset hash improvement (GH-5194) (#5198)
https://github.com/python/cpython/commit/e7dbd0658304f11daf103d56662656efecad006d
History
Date User Action Args
2018-01-16 10:27:17rhettingersetrecipients: + rhettinger, tim.peters, vstinner, christian.heimes, python-dev, berker.peksag, martin.panter, serhiy.storchaka, Eric Appelt
2018-01-16 10:27:17rhettingersetmessageid: <1516098437.52.0.467229070634.issue26163@psf.upfronthosting.co.za>
2018-01-16 10:27:17rhettingerlinkissue26163 messages
2018-01-16 10:27:17rhettingercreate