Skip to content

Commit a971574

Browse files
authored
gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)
1 parent d9e444d commit a971574

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/c-api/hash.rst

+3
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member.
4545
4646
Get the hash function definition.
4747
48+
.. seealso::
49+
:pep:`456` "Secure and interchangeable hash algorithm".
50+
4851
.. versionadded:: 3.4

0 commit comments

Comments
 (0)