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 pitrou, serhiy.storchaka
Date 2014-11-11.17:41:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415727661.72.0.616163585574.issue22847@psf.upfronthosting.co.za>
In-reply-to
Content
Current hashing algorithm takes middle bits, proposed code takes low bits. Doesn't this make the hash worse?
History
Date User Action Args
2014-11-11 17:41:01serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2014-11-11 17:41:01serhiy.storchakasetmessageid: <1415727661.72.0.616163585574.issue22847@psf.upfronthosting.co.za>
2014-11-11 17:41:01serhiy.storchakalinkissue22847 messages
2014-11-11 17:41:01serhiy.storchakacreate