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 pitrou
Recipients christian.heimes, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka
Date 2013-10-28.18:13:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think Christian is right here. Hashing unaligned memory areas will happen quite rarely. It should work, but it doesn't have to be as fast as the common case.
History
Date User Action Args
2013-10-28 18:13:58pitrousetrecipients: + pitrou, ncoghlan, christian.heimes, neologix, python-dev, serhiy.storchaka
2013-10-28 18:13:58pitrousetmessageid: <[email protected]>
2013-10-28 18:13:58pitroulinkissue19183 messages
2013-10-28 18:13:58pitroucreate