Skip to content

gh-138097: Clarify async generator expression behavior with nested async comprehensions#138105

Open
tangyuan0821 wants to merge 5 commits intopython:mainfrom
tangyuan0821:138097
Open

gh-138097: Clarify async generator expression behavior with nested async comprehensions#138105
tangyuan0821 wants to merge 5 commits intopython:mainfrom
tangyuan0821:138097

Conversation

@tangyuan0821
Copy link
Copy Markdown
Contributor

@tangyuan0821 tangyuan0821 commented Aug 24, 2025

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Aug 24, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Aug 24, 2025
@tangyuan0821 tangyuan0821 changed the title gh-13807:Clarify async generator expression behavior with nested async comprehensions gh-138101:Clarify async generator expression behavior with nested async comprehensions Aug 24, 2025
@tangyuan0821 tangyuan0821 changed the title gh-138101:Clarify async generator expression behavior with nested async comprehensions gh-138097:Clarify async generator expression behavior with nested async comprehensions Aug 24, 2025
@picnixz picnixz changed the title gh-138097:Clarify async generator expression behavior with nested async comprehensions gh-138097: Clarify async generator expression behavior with nested async comprehensions Aug 24, 2025
…erator Expressions in Immediate Nested Scopes
@tangyuan0821
Copy link
Copy Markdown
Contributor Author

Hi @AA-Turner , this PR clarifies the documentation regarding the behavior of async generator expressions when used with nested async comprehensions, addressing issue gh-138097. Could you give it a review when you have some time? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants