Skip to content

Add tests for async comprehensions in different scopes - #156412

Open
iritkatriel wants to merge 6 commits into
python:mainfrom
iritkatriel:async-comp-syntax-tests
Open

Add tests for async comprehensions in different scopes#156412
iritkatriel wants to merge 6 commits into
python:mainfrom
iritkatriel:async-comp-syntax-tests

Conversation

@iritkatriel

Copy link
Copy Markdown
Member

Add some missing test cases around async comprehensions in different scopes.

@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels Aug 26, 2026
@iritkatriel iritkatriel changed the title Add tests for async comprehensions in class and module scopes. Add tests for async comprehensions in different scopes Aug 26, 2026
@iritkatriel
iritkatriel requested a review from carljm August 28, 2026 20:25
@iritkatriel

Copy link
Copy Markdown
Member Author

This came up because I'm working on the sub scopes for inlined comprehensions.

@carljm carljm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thank you!

Comment thread Lib/test/test_coroutines.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants