[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) by miss-islington · Pull Request #115589 · python/cpython
Contributor
(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/
bedevere-app
Bot
added
awaiting review
skip news
labels
This was referenced
hugovk
commented
Feb 17, 2024
hugovk commented
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?
hugovk
merged commit
2763f38
into
python:3.12
bedevere-app
Bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-4dff48d-3.12
branch