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 miss-islington
Recipients christian.heimes, doko, gregory.p.smith, miss-islington
Date 2021-05-05.22:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620252330.0.0.35549454645.issue36515@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3b2a45ff95a68acc8276b37678c98740a232f6d4 by Miss Islington (bot) in branch '3.10':
bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927)
https://github.com/python/cpython/commit/3b2a45ff95a68acc8276b37678c98740a232f6d4
History
Date User Action Args
2021-05-05 22:05:30miss-islingtonsetrecipients: + miss-islington, doko, gregory.p.smith, christian.heimes
2021-05-05 22:05:30miss-islingtonsetmessageid: <1620252330.0.0.35549454645.issue36515@roundup.psfhosted.org>
2021-05-05 22:05:29miss-islingtonlinkissue36515 messages
2021-05-05 22:05:29miss-islingtoncreate