We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
versionadded
Py_HASH_SIPHASH13
1 parent c178512 commit 8cec3d3Copy full SHA for 8cec3d3
Doc/c-api/hash.rst
@@ -40,7 +40,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member and :ref:`numeric-hash`.
40
.. versionadded:: 3.4
41
Add :c:macro:`!Py_HASH_FNV` and :c:macro:`!Py_HASH_SIPHASH24`.
42
43
- .. versionadded:: 3.13
+ .. versionadded:: 3.11
44
Add :c:macro:`!Py_HASH_SIPHASH13`.
45
46
0 commit comments