Message 201566 - Python tracker

Message201566

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 <1382984038.1.0.481912848416.issue19183@psf.upfronthosting.co.za>
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: <1382984038.1.0.481912848416.issue19183@psf.upfronthosting.co.za>
2013-10-28 18:13:58pitroulinkissue19183 messages
2013-10-28 18:13:58pitroucreate