Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Feb 17, 2024

(cherry picked from commit 4dff48d)

Co-authored-by: Hugo van Kemenade 1324225+hugovk@users.noreply.github.com
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com


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

…115580) (cherry picked from commit 4dff48d) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@hugovk
Copy link
Member

Error: must not contain warnings: Doc/whatsnew/3.2.rst 2555: c:type reference target not found: Py_hash_t 

This was because https://github.com/python/cpython/blob/main/Doc/c-api/hash.rst was only added in November to main and not backported.

Let's include it (except for the bit added in 3.13).

And include it in #115590 for 3.11 as well?

@hugovkhugovk merged commit 2763f38 into python:3.12Feb 17, 2024
@miss-islingtonmiss-islington deleted the backport-4dff48d-3.12 branch January 2, 2026 16:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@hugovk