bpo-36515: Disable unaligned memory access in _sha3 on ARM#25927
Conversation
tiran
left a comment
There was a problem hiding this comment.
Could you please try HAVE_ALIGNED_REQUIRED from our configure script?
|
When you're done making the requested changes, leave the comment: |
Done. Looking at |
|
@gpshead: Status check is done, and it's a success ✅ . |
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
|
Sorry @gpshead, I had trouble checking out the |
|
GH-25928 is a backport of this pull request to the 3.9 branch. |
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
GH-25930 is a backport of this pull request to the 3.10 branch. |
|
Contributed-By: Matthias Klose
https://bugs.python.org/issue36515
Automerge-Triggered-By: GH:tiran