Skip to content

[3.14] Fix documentation of hash in PyHash_FuncDef (GH-137595) - #137642

Merged
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-70218b4-3.14
Sep 11, 2025
Merged

[3.14] Fix documentation of hash in PyHash_FuncDef (GH-137595)#137642
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-70218b4-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

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


📚 Documentation preview 📚: https://cpython-previews--137642.org.readthedocs.build/

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>

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Minor doc typo fix.

@hugovk
hugovk merged commit 4bba1a2 into python:3.14Sep 11, 2025
40 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsSep 11, 2025
@miss-islington
miss-islington deleted the backport-70218b4-3.14 branch January 2, 2026 17:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@vstinner@hugovk@da-woods