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 serhiy.storchaka
Recipients Eric Appelt, berker.peksag, martin.panter, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2016-10-31.08:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477900887.36.0.981824129299.issue26163@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, did you tested with FNV or SipHash24 hashing algorithm?

Using standard Python hashing algorithm adds hash randomization for frozensets. This is worth at least be mentioned in What's New document.
History
Date User Action Args
2016-10-31 08:01:27serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, vstinner, berker.peksag, martin.panter, Eric Appelt
2016-10-31 08:01:27serhiy.storchakasetmessageid: <1477900887.36.0.981824129299.issue26163@psf.upfronthosting.co.za>
2016-10-31 08:01:27serhiy.storchakalinkissue26163 messages
2016-10-31 08:01:27serhiy.storchakacreate