Skip to content

[3.14] gh-135171: Update documentation for the generator expression (GH-135351) #135524

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 1 commit into from
Jun 15, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 15, 2025

Document that the iterator for the leftmost "for" clause is created
immediately.

  • Update Doc/reference/expressions.rst

Co-authored-by: Brian Skinn brian.skinn@gmail.com


(cherry picked from commit 8979d3a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Brian Skinn brian.skinn@gmail.com


📚 Documentation preview 📚: https://cpython-previews--135524.org.readthedocs.build/

…ythonGH-135351)

* pythongh-135171: Update documentation for the generator expression

Document that the iterator for the leftmost "for" clause is created
immediately.

* Update Doc/reference/expressions.rst

Co-authored-by: Brian Skinn <brian.skinn@gmail.com>

---------
(cherry picked from commit 8979d3a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Brian Skinn <brian.skinn@gmail.com>
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir labels Jun 15, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jun 15, 2025
@gpshead gpshead enabled auto-merge (squash) June 15, 2025 00:33
@gpshead gpshead merged commit ee141f0 into python:3.14 Jun 15, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 15, 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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants