mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.10] Remove trailing space to fix azure failures (#99611)
This commit is contained in:
parent
4572c98ad2
commit
90850faa01
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension
|
||||
when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that
|
||||
Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension
|
||||
when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that
|
||||
unaligned memory accesses are not allowed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue