Skip to content

Fix minor typos in 'Compound statements' docs#149666

Merged
StanFromIreland merged 3 commits into
python:mainfrom
jonathandung:patch-5
Jul 5, 2026
Merged

Fix minor typos in 'Compound statements' docs#149666
StanFromIreland merged 3 commits into
python:mainfrom
jonathandung:patch-5

Conversation

@jonathandung

@jonathandung jonathandung commented May 11, 2026

Copy link
Copy Markdown
Contributor
An :exc:`TypeError`

->

A :exc:`TypeError`

@read-the-docs-community

read-the-docs-community Bot commented May 11, 2026

Copy link
Copy Markdown

@jonathandung jonathandung deleted the patch-5 branch May 20, 2026 13:51
@jonathandung jonathandung restored the patch-5 branch May 20, 2026 13:53
@jonathandung jonathandung reopened this May 20, 2026
@jonathandung

Copy link
Copy Markdown
Contributor Author

Please add skip issue.

Comment thread Doc/reference/compound_stmts.rst Outdated
@StanFromIreland StanFromIreland changed the title Clarify wordings and fix typo in compound statements page Fix minor typo in except* claude documentation Jul 5, 2026
Comment thread Doc/reference/compound_stmts.rst Outdated
@picnixz picnixz changed the title Fix minor typo in except* claude documentation Fix minor typo in except* Jul 5, 2026
@picnixz picnixz changed the title Fix minor typo in except* Fix minor typo in except* docs Jul 5, 2026

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

I use this PR to fix a few other little issues I noticed (.:: renders as ".:").

@StanFromIreland StanFromIreland changed the title Fix minor typo in except* docs Fix minor typos in 'Compound statements' docs Jul 5, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Thanks @picnixz for fixing the title, I had meant "clause," but I've since expanded this a little and changed it further.

@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 5, 2026
@StanFromIreland StanFromIreland added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 5, 2026
@StanFromIreland StanFromIreland merged commit 856049a into python:main Jul 5, 2026
41 of 42 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 5, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153113 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 Jul 5, 2026
@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153114 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 Jul 5, 2026
@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153115 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 Jul 5, 2026
StanFromIreland added a commit that referenced this pull request Jul 5, 2026
…3115)

(cherry picked from commit 856049a)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jul 5, 2026
…3114)

(cherry picked from commit 856049a)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jul 5, 2026
…3113)

(cherry picked from commit 856049a)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
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.

2 participants