Skip to content

Docs: Fix markups for emphasis #135598

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 1 commit into from
Jun 18, 2025
Merged

Docs: Fix markups for emphasis #135598

merged 1 commit into from
Jun 18, 2025

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w 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 `*`.
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]>
@koyuki7w koyuki7w 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 `*`.
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.

5 participants