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 christian.heimes
Recipients Arfrever, christian.heimes, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-10-31.21:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I had to add the conversion from LE to host endianess. The missing conversion was affecting and degrading hash value dispersion.
History
Date User Action Args
2013-10-31 21:00:00christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, vstinner, Arfrever, neologix, python-dev, serhiy.storchaka
2013-10-31 21:00:00christian.heimessetmessageid: <[email protected]>
2013-10-31 21:00:00christian.heimeslinkissue19183 messages
2013-10-31 21:00:00christian.heimescreate