◐ Shell
clean mode source ↗

[3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) by miss-islington · Pull Request #119334 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 21, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

(cherry picked from commit f6da790)

Co-authored-by: Victor Stinner vstinner@python.org


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

(cherry picked from commit f6da790)

Co-authored-by: Victor Stinner <vstinner@python.org>

@vstinner

Copy link Copy Markdown

Member

@Yhg1s : Are you ok to add this late new feature in 3.13? I forgot to add PyHASH_MULTIPLIER in Python 3.13 when other constants were added to the C API: https://docs.python.org/dev/c-api/hash.html

@Yhg1s

Yhg1s commented

Jun 4, 2024

Copy link Copy Markdown

Member

Yeah, this is fine to add at this stage.

@vstinner vstinner merged commit 1177897 into python:3.13

Jun 4, 2024

@vstinner

vstinner commented

Jun 4, 2024

Copy link Copy Markdown

Member

Merged, thanks.

@miss-islington miss-islington deleted the backport-f6da790-3.13 branch

January 2, 2026 18:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Yhg1s Yhg1s Yhg1s approved these changes

@gpshead gpshead Awaiting requested review from gpshead gpshead is a code owner

@tiran tiran Awaiting requested review from tiran tiran is a code owner

@markshannon markshannon Awaiting requested review from markshannon markshannon is a code owner

@gvanrossum gvanrossum Awaiting requested review from gvanrossum

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @vstinner @Yhg1s