Skip to content

Conversation

@wulmer
Copy link
Contributor

@wulmerwulmer commented Jul 23, 2023

This PR fixes a few broken references in the Docs.

/fyi @hugovk


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

@bedevere-botbedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Jul 23, 2023
@hugovkhugovk changed the title Fix some broken sphinx referencesgh-101100: Fix some broken sphinx referencesJul 23, 2023
@hugovk
Copy link
Member

Thank you!

@hugovkhugovk merged commit f5147c0 into python:mainJul 23, 2023
@hugovkhugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jul 23, 2023
@miss-islington
Copy link
Contributor

Thanks @wulmer for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @wulmer for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @wulmer and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f5147c0cfbd7943ff10917225448c36a53f9828d 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 23, 2023
(cherry picked from commit f5147c0) Co-authored-by: wulmer <wulmer@users.noreply.github.com>
@bedevere-bot
Copy link

GH-107103 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jul 23, 2023
@hugovk
Copy link
Member

hugovk commented Jul 23, 2023

We don't yet have .nitignore on 3.11, so it'll need to be a manual backport. The other changes should be good though.

ambv pushed a commit that referenced this pull request Jul 23, 2023
) (cherry picked from commit f5147c0) Co-authored-by: wulmer <wulmer@users.noreply.github.com>
@wulmerwulmer deleted the fix-some-broken-sphinx-references branch July 23, 2023 10:41
wulmer added a commit to wulmer/cpython that referenced this pull request Jul 23, 2023
…07095). (cherry picked from commit f5147c0) Co-authored-by: wulmer <wulmer@users.noreply.github.com>
@bedevere-bot
Copy link

GH-107120 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Jul 23, 2023
jtcave pushed a commit to jtcave/cpython that referenced this pull request Jul 23, 2023
mementum pushed a commit to mementum/cpython that referenced this pull request Jul 23, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@wulmer@hugovk@miss-islington@bedevere-bot