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 vstinner
Recipients asvetlov, christian.heimes, gregory.p.smith, jcea, mark.dickinson, pitrou, python-dev, serhiy.storchaka, skrah, tim.peters, vstinner
Date 2013-04-08.21:59:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365458362.68.0.477506303462.issue16427@psf.upfronthosting.co.za>
In-reply-to
Content
Does anyone know if fast_hash_3.patch may reduce the quality of the hash function? (May the patched hash function produce more collisions? The "Avalanche effect" thing.)
History
Date User Action Args
2013-04-08 21:59:22vstinnersetrecipients: + vstinner, tim.peters, gregory.p.smith, jcea, mark.dickinson, pitrou, christian.heimes, asvetlov, skrah, python-dev, serhiy.storchaka
2013-04-08 21:59:22vstinnersetmessageid: <1365458362.68.0.477506303462.issue16427@psf.upfronthosting.co.za>
2013-04-08 21:59:22vstinnerlinkissue16427 messages
2013-04-08 21:59:22vstinnercreate