]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix documentation of hash in PyHash_FuncDef (GH-137595) (#137643)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Aug 2025 11:25:13 +0000 (13:25 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Aug 2025 11:25:13 +0000 (11:25 +0000)
commit0c8c7fb2dc0076ef25fd01447ee21af21b35e5fd
tree360162c8f14ebab32cd11d44fdafc5132cb2565d
parent23b7a95f41674fa949e1b415f82e4b8858db47ae
[3.13] Fix documentation of hash in PyHash_FuncDef (GH-137595) (#137643)

Fix documentation of hash in PyHash_FuncDef (GH-137595)

Because of a small typo, it wasn't showing up in the generated docs.
(cherry picked from commit 70218b40082396d68c277667fc9bb7f87d095e3c)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Doc/c-api/hash.rst