[3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) by miss-islington · Pull Request #119334 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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>
miss-islington
requested review from
gpshead,
gvanrossum,
markshannon and
tiran
as code owners
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
vstinner
commented
May 21, 2024
vstinner commented
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
commented
Jun 4, 2024
Yhg1s commented
Member
Yeah, this is fine to add at this stage.
Yhg1s
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting review
labels
vstinner
merged commit
1177897
into
python:3.13
bedevere-app
Bot
removed
the
awaiting merge
label
vstinner
commented
Jun 4, 2024
vstinner commented
Member
Merged, thanks.
miss-islington
deleted the
backport-f6da790-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment