gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)

This commit is contained in:
Victor Stinner 2023-12-03 12:21:48 +01:00 committed by GitHub
parent d9e444dbb8
commit a971574b73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,4 +45,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member.
Get the hash function definition.
.. seealso::
:pep:`456` "Secure and interchangeable hash algorithm".
.. versionadded:: 3.4