mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
0c8c7fb2dc
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 70218b4008)
Co-authored-by: da-woods <dw-git@d-woods.co.uk>