Skip to content

Commit f014eb9

Browse files
authored
Update Doc/c-api/hash.rst
1 parent 4872b0e commit f014eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/hash.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member and :ref:`numeric-hash`.
4040
.. versionadded:: 3.4
4141
Add :c:macro:`!Py_HASH_FNV` and :c:macro:`!Py_HASH_SIPHASH24`.
4242

43-
.. versionadded:: 3.13
43+
.. versionadded:: 3.11
4444
Add :c:macro:`!Py_HASH_SIPHASH13`.
4545

4646

0 commit comments

Comments
 (0)