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