Skip to content

bpo-14911: Corrected generator.throw() documentation #32207

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 3 commits into from
Mar 31, 2022

Conversation

ringof
Copy link
Contributor

@ringof ringof commented Mar 31, 2022

Corrects generator.throw() documentation

Co-authored-by: Martin Panter (martin.panter)
Source for this PR is from the patch submitted by martin.panter: https://bugs.python.org/file41360/throw-3x.v3.patch

https://bugs.python.org/issue14911

@asvetlov asvetlov added skip news needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes docs Documentation in the Doc dir labels Mar 31, 2022
@asvetlov asvetlov merged commit 8be7c2b into python:main Mar 31, 2022
@miss-islington
Copy link
Contributor

Thanks @ringof for the PR, and @asvetlov for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-32213 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed needs backport to 3.10 only security fixes needs backport to 3.9 only security fixes labels Mar 31, 2022
@bedevere-bot
Copy link

GH-32214 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 31, 2022
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 8be7c2b)

Co-authored-by: Dave Goncalves <[email protected]>
@asvetlov
Copy link
Contributor

Thanks, @ringof

miss-islington added a commit that referenced this pull request Mar 31, 2022
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 8be7c2b)

Co-authored-by: Dave Goncalves <[email protected]>
miss-islington added a commit that referenced this pull request Mar 31, 2022
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 8be7c2b)

Co-authored-by: Dave Goncalves <[email protected]>
@ringof ringof deleted the bpo-14911-generator-throw-doc branch March 31, 2022 21:13
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 8be7c2b)

Co-authored-by: Dave Goncalves <[email protected]>
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
None yet
Development

Successfully merging this pull request may close these issues.

5 participants