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, doko, gregory.p.smith, miss-islington
Date 2021-05-06.06:56:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620284162.74.0.685793181959.issue36515@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce47addfb6f176fad053431b537b77a5f170765e by Miss Islington (bot) in branch '3.9':
[3.9] bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927) (GH-25928)
https://github.com/python/cpython/commit/ce47addfb6f176fad053431b537b77a5f170765e
History
Date User Action Args
2021-05-06 06:56:02christian.heimessetrecipients: + christian.heimes, doko, gregory.p.smith, miss-islington
2021-05-06 06:56:02christian.heimessetmessageid: <1620284162.74.0.685793181959.issue36515@roundup.psfhosted.org>
2021-05-06 06:56:02christian.heimeslinkissue36515 messages
2021-05-06 06:56:02christian.heimescreate