Skip to content

gh-148216: Fix hyphenation in tutorial/stdlib.rst - #155736

Merged
hugovk merged 1 commit into
python:mainfrom
mangrisano:gh-148216-fix-hyphenation-tutorial-stdlib
Aug 20, 2026
Merged

gh-148216: Fix hyphenation in tutorial/stdlib.rst#155736
hugovk merged 1 commit into
python:mainfrom
mangrisano:gh-148216-fix-hyphenation-tutorial-stdlib

Conversation

@mangrisano

@mangrisano mangrisano commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Hyphenate two compound adjectives in the Standard Library tour so they read consistently with the rest of the tutorial (and with the "Command-line arguments" section heading, which is already hyphenated): "higher level interface" becomes "higher-level interface", and "command line arguments" becomes "command-line arguments" (two occurrences).

This is a trivial docs-only change, so it should not need a news entry.

Closes #148216

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34053283 | 📁 Comparing b1f6c62 against main (dd1194e)

  🔍 Preview build  

1 file changed
± tutorial/stdlib.html

@Aniketsy Aniketsy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

minor changes -looks good 👍

@hugovk
hugovk merged commit 5be8020 into python:main Aug 20, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 20, 2026
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 20, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Aug 20, 2026

Copy link
Copy Markdown

GH-156083 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 Aug 20, 2026
@bedevere-app

bedevere-app Bot commented Aug 20, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Aug 20, 2026
@bedevere-app

bedevere-app Bot commented Aug 20, 2026

Copy link
Copy Markdown

GH-156085 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 20, 2026
hugovk pushed a commit that referenced this pull request Aug 20, 2026
…156084)

gh-148216: Fix hyphenation in tutorial/stdlib.rst (GH-155736)
(cherry picked from commit 5be8020)

Co-authored-by: Michele Angrisano <michele.angrisano@gmail.com>
hugovk pushed a commit that referenced this pull request Aug 20, 2026
…156085)

gh-148216: Fix hyphenation in tutorial/stdlib.rst (GH-155736)
(cherry picked from commit 5be8020)

Co-authored-by: Michele Angrisano <michele.angrisano@gmail.com>
hugovk pushed a commit that referenced this pull request Aug 20, 2026
…156083)

gh-148216: Fix hyphenation in tutorial/stdlib.rst (GH-155736)
(cherry picked from commit 5be8020)

Co-authored-by: Michele Angrisano <michele.angrisano@gmail.com>
@mangrisano
mangrisano deleted the gh-148216-fix-hyphenation-tutorial-stdlib branch August 20, 2026 07:34
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

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix hyphenation in tutorial/stdlib.rst

4 participants