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.
1 parent 4872b0e commit f014eb9Copy full SHA for f014eb9
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