Skip to content

[3.13] Fix documentation of hash in PyHash_FuncDef (GH-137595) - #137643

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-70218b4-3.13
Aug 11, 2025
Merged

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

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--137643.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>
@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Aug 11, 2025
@vstinner
vstinner enabled auto-merge (squash) August 11, 2025 11:22
@vstinner
vstinner merged commit 0c8c7fb into python:3.13Aug 11, 2025
29 of 30 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 11, 2025
@miss-islington
miss-islington deleted the backport-70218b4-3.13 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.

3 participants

@miss-islington@vstinner@da-woods