Skip to content

Commit db70d31

Browse files
committed
pythongh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc
1 parent fc9e24b commit db70d31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/c-api/hash.rst

Lines changed: 3 additions & 0 deletions
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)