Skip to content

gh-111151: Convert monospaced directives to :ref: #111152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 24, 2023
Merged

gh-111151: Convert monospaced directives to :ref: #111152

merged 3 commits into from
Oct 24, 2023

Conversation

InSyncWithFoo
Copy link
Contributor

@InSyncWithFoo InSyncWithFoo commented Oct 21, 2023

Fixes #111151.

There are a lot more I suppose.


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

@ghost
Copy link

ghost commented Oct 21, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 21, 2023
@InSyncWithFoo InSyncWithFoo marked this pull request as draft October 21, 2023 07:12
@InSyncWithFoo InSyncWithFoo marked this pull request as ready for review October 21, 2023 22:36
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thank you!

@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 23, 2023
@JelleZijlstra JelleZijlstra merged commit 1198076 into python:main Oct 24, 2023
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

cherry_picker 1198076447f35b19a9173866ccb9839f3bcf3f17 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 24, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 24, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 24, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 24, 2023
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request Oct 24, 2023
AlexWaygood pushed a commit that referenced this pull request Oct 24, 2023
…111269)

gh-111151: Convert monospaced directives to :ref: (GH-111152)
(cherry picked from commit 1198076)

Co-authored-by: InSync <[email protected]>
JelleZijlstra added a commit that referenced this pull request Oct 24, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert unsemantic monospaced directives to :ref:
3 participants