Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 17, 2025

The word emphasis character _ is not supported as sphinx markup, so changed to *.


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

The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
@ghost ghost requested a review from vsajip as a code owner June 17, 2025 02:01
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 17, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jun 17, 2025
Copy link
Contributor

@skirpichev skirpichev left a comment

Choose a reason for hiding this comment

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

I see no other cases in Doc/ with grep.

@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 17, 2025
@ZeroIntensity ZeroIntensity merged commit 46c60e0 into python:main Jun 18, 2025
47 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 18, 2025
@miss-islington-app
Copy link

Thanks @koyuki7w for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 18, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
(cherry picked from commit 46c60e0)

Co-authored-by: Yuki Kobayashi <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 18, 2025

GH-135685 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 18, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
(cherry picked from commit 46c60e0)

Co-authored-by: Yuki Kobayashi <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 18, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 18, 2025

GH-135686 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 18, 2025
ZeroIntensity pushed a commit that referenced this pull request Jun 18, 2025
Docs: Fix markups for emphasis (GH-135598)

The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
(cherry picked from commit 46c60e0)

Co-authored-by: Yuki Kobayashi <[email protected]>
ZeroIntensity pushed a commit that referenced this pull request Jun 18, 2025
Docs: Fix markups for emphasis (GH-135598)

The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
(cherry picked from commit 46c60e0)

Co-authored-by: Yuki Kobayashi <[email protected]>
@ghost ghost deleted the patch-1 branch June 18, 2025 23:44
lkollar pushed a commit to lkollar/cpython that referenced this pull request Jun 19, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants