We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e444d commit a971574Copy full SHA for a971574
Doc/c-api/hash.rst
@@ -45,4 +45,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member.
45
46
Get the hash function definition.
47
48
+ .. seealso::
49
+ :pep:`456` "Secure and interchangeable hash algorithm".
50
+
51
.. versionadded:: 3.4
0 commit comments