Skip to content

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented Nov 8, 2025

My very bad, I incorrectly documented PyHASH_BITS as hash_info.hash_bits, but the former is for numerical schemes while the latter is for strings schemes. I also added a newline before the "This corresponds to ..." and added the link to cutoff for Py_HASH_CUTOFF.


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

@picnixz picnixz added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 8, 2025
@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir labels Nov 8, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Nov 8, 2025
@picnixz picnixz force-pushed the fix/capi/hash-bits-141004 branch from 595bd7a to adb27bd Compare November 8, 2025 12:08
@picnixz picnixz enabled auto-merge (squash) November 8, 2025 12:10
@picnixz picnixz force-pushed the fix/capi/hash-bits-141004 branch from adb27bd to a058142 Compare November 8, 2025 12:14
@picnixz picnixz merged commit 87942d9 into python:main Nov 8, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Nov 8, 2025
@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. 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 Nov 8, 2025
…sh_info` attributes (pythonGH-141233)

(cherry picked from commit 87942d9)

Co-authored-by: Bénédikt Tran <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 8, 2025

GH-141234 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 Nov 8, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2025
…sh_info` attributes (pythonGH-141233)

(cherry picked from commit 87942d9)

Co-authored-by: Bénédikt Tran <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 8, 2025

GH-141235 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 Nov 8, 2025
picnixz added a commit that referenced this pull request Nov 8, 2025
…ash_info` attributes (GH-141233) (#141234)

gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233)
(cherry picked from commit 87942d9)

Co-authored-by: Bénédikt Tran <[email protected]>
picnixz added a commit that referenced this pull request Nov 8, 2025
…ash_info` attributes (GH-141233) (#141235)

gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233)
(cherry picked from commit 87942d9)

Co-authored-by: Bénédikt Tran <[email protected]>
@picnixz picnixz deleted the fix/capi/hash-bits-141004 branch November 8, 2025 12:55
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
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 news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant