Skip to content

Commit 0ef2b75

Browse files
vstinnerGlyphack
authored andcommitted
pythongh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (python#112647)
1 parent 386d847 commit 0ef2b75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)