Skip to content

gh-134976: document the exception type that can be raised by s[i] #134977

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 2 commits into from
Jun 8, 2025

Conversation

Yzi-Li
Copy link
Contributor

@Yzi-Li Yzi-Li commented May 31, 2025

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels May 31, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 31, 2025
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 31, 2025
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

I think this is an improvement.

@picnixz picnixz self-assigned this Jun 7, 2025
@picnixz picnixz changed the title gh-134976: Add note about s[i] gh-134976: Indicate the exception type that can be raised by s[i] Jun 8, 2025
@picnixz picnixz merged commit 158e516 into python:main Jun 8, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 8, 2025
@miss-islington-app
Copy link

Thanks @Yzi-Li for the PR, and @picnixz 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!

@picnixz picnixz changed the title gh-134976: Indicate the exception type that can be raised by s[i] gh-134976: document the exception type that can be raised by s[i] Jun 8, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2025
…[i]` (pythonGH-134977)

(cherry picked from commit 158e516)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2025
…[i]` (pythonGH-134977)

(cherry picked from commit 158e516)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 8, 2025

GH-135258 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 Jun 8, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 8, 2025

GH-135259 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 8, 2025
@Yzi-Li Yzi-Li deleted the fix-issue-134976 branch June 8, 2025 12:30
picnixz pushed a commit that referenced this pull request Jun 8, 2025
…s[i]` (GH-134977) (#135258)

gh-134976: document the exception type that can be raised by `s[i]` (GH-134977)
(cherry picked from commit 158e516)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
picnixz pushed a commit that referenced this pull request Jun 8, 2025
…s[i]` (GH-134977) (#135259)

gh-134976: document the exception type that can be raised by `s[i]` (GH-134977)
(cherry picked from commit 158e516)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
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.

3 participants