Commit 0c8c7fb
[3.13] Fix documentation of hash in PyHash_FuncDef (pythonGH-137595) (python#137643)
Fix documentation of hash in PyHash_FuncDef (pythonGH-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 <[email protected]>1 parent 23b7a95 commit 0c8c7fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments