Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jun 30, 2025

@iritkatriel
Copy link
Member Author

@mandeep is this better?

@mandeep
Copy link
Contributor

mandeep commented Jul 2, 2025

@iritkatriel This reads a lot better. Thanks for making the change. One small adjustment I think could be beneficial is breaking apart the long first paragraph into multiple smaller paragraphs.

Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

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

We could suppress one or two links and add a backref to sys.exception.

iritkatriel and others added 2 commits August 4, 2025 17:51
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@iritkatriel iritkatriel merged commit a651ec9 into python:main Sep 16, 2025
27 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 16, 2025
@iritkatriel iritkatriel added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 17, 2025
@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
…rove clarity (pythonGH-136150)

(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
…rove clarity (pythonGH-136150)

(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 17, 2025

GH-139059 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 Sep 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 17, 2025

GH-139060 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 Sep 17, 2025
@iritkatriel iritkatriel added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 17, 2025
@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
…rove clarity (pythonGH-136150)

(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry @iritkatriel, I had trouble completing the backport.
Please retry by removing and re-adding the "needs backport to 3.13" label.
Please backport backport using cherry_picker on the command line.

cherry_picker a651ec95241c25161d525499a739f01bfe527895 3.13

@miss-islington-app
Copy link

Sorry, @iritkatriel, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a651ec95241c25161d525499a739f01bfe527895 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
…rove clarity (pythonGH-136150)

(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry @iritkatriel, I had trouble completing the backport.
Please retry by removing and re-adding the "needs backport to 3.14" label.
Please backport backport using cherry_picker on the command line.

cherry_picker a651ec95241c25161d525499a739f01bfe527895 3.14

@miss-islington-app
Copy link

Sorry, @iritkatriel, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a651ec95241c25161d525499a739f01bfe527895 3.12

iritkatriel added a commit that referenced this pull request Sep 17, 2025
…prove clarity (GH-136150) (#139060)

gh-135629: rewrite language reference section on except* to improve clarity (GH-136150)
(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
AA-Turner pushed a commit that referenced this pull request Oct 7, 2025
…prove clarity (GH-136150) (#139059)

gh-135629: rewrite language reference section on except* to improve clarity (GH-136150)
(cherry picked from commit a651ec9)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@StanFromIreland StanFromIreland removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Oct 27, 2025
@StanFromIreland
Copy link
Member

Triage: 3.13/3.14 backports have been completed, do we still want to backport to 3.11/3.12?

@hugovk hugovk removed needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Nov 30, 2025
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.

5 participants