mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix miscellaneous typos (#4275)
This commit is contained in:
parent
cf296537f1
commit
a5293b4ff2
50 changed files with 82 additions and 82 deletions
|
|
@ -207,7 +207,7 @@ class StringlikeHashRandomizationTests(HashRandomizationTests):
|
|||
[-678966196, 573763426263223372, -820489388, -4282905804826039665],
|
||||
],
|
||||
'siphash24': [
|
||||
# NOTE: PyUCS2 layout depends on endianess
|
||||
# NOTE: PyUCS2 layout depends on endianness
|
||||
# seed 0, 'abc'
|
||||
[1198583518, 4596069200710135518, 1198583518, 4596069200710135518],
|
||||
# seed 42, 'abc'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue