Commit da4bf2d0 authored by Jesus Cea's avatar Jesus Cea

Typo

parent 0231c0c4
...@@ -1839,7 +1839,7 @@ Python's default implementation to a SipHash implementation on platforms that ...@@ -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 have a 64 bit data type. Any performance differences in comparison with the
older FNV algorithm are trivial. 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, describe the hash algorithm in use by the currently executing binary. Otherwise,
the PEP does not alter any existing CPython APIs. the PEP does not alter any existing CPython APIs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment