8000 gh-100201: Document behavior with a bare yield statement by ramvikrams · Pull Request #100416 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-100201: Document behavior with a bare yield statement #100416

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
Jan 1, 2023

Conversation

ramvikrams
Copy link
Contributor

gh-100201: added the bare yield behavior

@CAM-Gerlach CAM-Gerlach changed the title gh-100201: Bare yield's behaviour undocumented gh-100201: Document behavior with a bare yield statement Dec 31, 2022
@CAM-Gerlach CAM-Gerlach added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Dec 31, 2022
Copy link
Member
@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

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

Various fixes and improvements to the added text and syntax. (You can use the Commit suggestion button to apply it directly in one click and automatically resolve the review comment, FYI)

@ramvikrams
Copy link
Contributor Author

Various fixes and improvements to the added text and syntax. (You can use the Commit suggestion button to apply it directly in one click and automatically resolve the review comment, FYI)

Thanks I'll do it

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Copy link
Contributor
@kumaraditya303 kumaraditya303 left a comment

Choose a reason for hiding this comment

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

Thanks!

@kumaraditya303 kumaraditya303 merged commit 1aab269 into python:main Jan 1, 2023
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-100664 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jan 1, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 1, 2023
…honGH-100416)

(cherry picked from commit 1aab269)

Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 1, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 1, 2023
…honGH-100416)

(cherry picked from commit 1aab269)

Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@ramvikrams
Copy link
Contributor Author

Thanks!

Thanks

miss-islington added a commit that referenced this pull request Jan 1, 2023
(cherry picked from commit 1aab269)

Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Jan 1, 2023
(cherry picked from commit 1aab269)

Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
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
0