Skip to content

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

Open
mangrisano wants to merge 1 commit into
python:mainfrom
mangrisano:gh-148216-fix-hyphenation-tutorial-stdlib
Open

gh-148216: Fix hyphenation in tutorial/stdlib.rst#155736
mangrisano wants to merge 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 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Fix hyphenation in tutorial/stdlib.rst

2 participants