◐ Shell
clean mode source ↗

Fix documentation of hash in PyHash_FuncDef by da-woods · Pull Request #137595 · python/cpython

Because of a small typo, it wasn't showing up in the generated docs.

skirpichev

StanFromIreland

vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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

Co-authored-by: da-woods <dw-git@d-woods.co.uk>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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

Co-authored-by: da-woods <dw-git@d-woods.co.uk>

vstinner pushed a commit that referenced this pull request

Aug 11, 2025
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 70218b4)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>

maurycy added a commit to maurycy/cpython that referenced this pull request

Aug 12, 2025

Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request

Aug 19, 2025
Because of a small typo, it wasn't showing up in the generated docs.

hugovk pushed a commit that referenced this pull request

Sep 11, 2025
Co-authored-by: da-woods <dw-git@d-woods.co.uk>