Skip to content

Fix documentation of hash in PyHash_FuncDef #137595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

da-woods
Copy link
Contributor

@da-woods da-woods commented Aug 9, 2025

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


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

Because of a small typo, it wasn't showing up in the generated docs.
@skirpichev skirpichev added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 10, 2025
@skirpichev skirpichev requested a review from vstinner August 10, 2025 02:14
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner merged commit 70218b4 into python:main Aug 11, 2025
43 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Aug 11, 2025
@miss-islington-app
Copy link

Thanks @da-woods for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

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>
@bedevere-app
Copy link

bedevere-app bot commented Aug 11, 2025

GH-137642 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 11, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 11, 2025

GH-137643 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 11, 2025
@vstinner
Copy link
Member

Merged, thank you for the fix.

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>
@da-woods da-woods deleted the da-woods-patch-1 branch August 11, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants