Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Sep 27, 2023

(cherry picked from commit 3538930)

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


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

…onGH-109931) (cherry picked from commit 3538930) Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@erlend-aasland
Copy link
Contributor

This breaks the Docs CI:

Error: must not contain warnings: Doc/using/configure.rst 772: c:macro reference target not found: PyAPI_FUNC() 772: c:macro reference target not found: PyAPI_DATA() 772: c:macro reference target not found: PyMODINIT_FUNC Error: Process completed with exit code 255. 

@vstinner
Copy link
Member

This breaks the Docs CI:
772: c:macro reference target not found: PyAPI_FUNC()
772: c:macro reference target not found: PyAPI_DATA()
772: c:macro reference target not found: PyMODINIT_FUNC

Oh, I forgot to backport other Sphinx warnings fixed: PR #109236. I just created PR #109947 for Python 3.12: it should be merged before this PR.

@erlend-aasland
Copy link
Contributor

Great, thanks!

@Yhg1sYhg1s merged commit 60046a7 into python:3.12Sep 28, 2023
@miss-islingtonmiss-islington deleted the backport-3538930-3.12 branch September 28, 2023 15:17
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.

4 participants

@miss-islington@erlend-aasland@vstinner@Yhg1s