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 christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka
Date 2013-10-28.15:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382975734.12.0.537249435464.issue19183@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, I would like to land my patch before beta 1 hits the fan. We can always improve the code during beta. Right now I don't want to mess around with SipHash24 code. That includes non-64bit platforms as well as architectures that enforce aligned memory for integers.
History
Date User Action Args
2013-10-28 15:55:34christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka
2013-10-28 15:55:34christian.heimessetmessageid: <1382975734.12.0.537249435464.issue19183@psf.upfronthosting.co.za>
2013-10-28 15:55:34christian.heimeslinkissue19183 messages
2013-10-28 15:55:34christian.heimescreate