mirror of https://github.com/python/cpython.git
[3.10] Remove trailing space to fix azure failures (#99611)
This commit is contained in:
parent
4572c98ad2
commit
90850faa01
|
@ -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…
Reference in New Issue