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 python-dev
Recipients David.Edelsohn, christian.heimes, dmalcolm, python-dev, serhiy.storchaka, vstinner, zaytsev
Date 2014-02-01.02:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fGKJ655kwz7LlN@mail.python.org>
In-reply-to
Content
New changeset caebb4f231da by Victor Stinner in branch 'default':
Issue #20162: Fix an alignment issue in the siphash24() hash function which
http://hg.python.org/cpython/rev/caebb4f231da
History
Date User Action Args
2014-02-01 02:39:19python-devsetrecipients: + python-dev, vstinner, christian.heimes, dmalcolm, serhiy.storchaka, David.Edelsohn, zaytsev
2014-02-01 02:39:19python-devlinkissue20162 messages
2014-02-01 02:39:19python-devcreate