mirror of
https://github.com/python/cpython.git
synced 2026-01-29 02:32:18 +00:00
MERGE: Typo
This commit is contained in:
commit
5d1cc7e0af
1 changed files with 1 additions and 1 deletions
|
|
@ -1839,7 +1839,7 @@ Python's default implementation to a SipHash implementation on platforms that
|
|||
have a 64 bit data type. Any performance differences in comparison with the
|
||||
older FNV algorithm are trivial.
|
||||
|
||||
The PEP adds additional fields to the :func:`sys.hash_info` struct sequence to
|
||||
The PEP adds additional fields to the :attr:`sys.hash_info` struct sequence to
|
||||
describe the hash algorithm in use by the currently executing binary. Otherwise,
|
||||
the PEP does not alter any existing CPython APIs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue