New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-36515: Disable unaligned memory access in _sha3 on ARM #25927
Conversation
|
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 |
|
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 |
|
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