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 <1383253200.09.0.596073021325.issue19183@psf.upfronthosting.co.za>
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: <1383253200.09.0.596073021325.issue19183@psf.upfronthosting.co.za>
2013-10-31 21:00:00christian.heimeslinkissue19183 messages
2013-10-31 21:00:00christian.heimescreate