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 cd0b3e5 commit d0582f0Copy full SHA for d0582f0
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