-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-110209: Add __class_getitem__ for generator and coroutine #110212
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
Conversation
Windows failure seems unrelated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a test for this?
Do we also need to do this for async generators? (Will look more later today but don't have a ton of time right now.) |
No, async generators are already subscriptable.
|
Uh oh!
There was an error while loading. Please reload this page.