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 Eric Appelt
Recipients Eric Appelt, berker.peksag, christian.heimes, martin.panter, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2016-11-01.18:18:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478024317.08.0.985574522121.issue26163@psf.upfronthosting.co.za>
In-reply-to
Content
I made a copy/paste error on the second to last paragraph of the previous comment, it should be:

Rehashing with the configured algorithm to shuffle the XORed result of the entry and size hashes to finish computing the frozenset hash resulted in an ideal distribution matching that of the pseudorandom numbers.
History
Date User Action Args
2016-11-01 18:18:37Eric Appeltsetrecipients: + Eric Appelt, tim.peters, rhettinger, vstinner, christian.heimes, berker.peksag, martin.panter, serhiy.storchaka
2016-11-01 18:18:37Eric Appeltsetmessageid: <1478024317.08.0.985574522121.issue26163@psf.upfronthosting.co.za>
2016-11-01 18:18:37Eric Appeltlinkissue26163 messages
2016-11-01 18:18:36Eric Appeltcreate