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 <[email protected]>
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: <[email protected]>
2014-11-11 17:41:01serhiy.storchakalinkissue22847 messages
2014-11-11 17:41:01serhiy.storchakacreate