You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#15111
Adds tests for:
- AsyncGenerator within an AsyncGenerator
- Unpacking iterables in a for loop using star syntax
Co-authored-by: eevel <eevel@weezel3.weezelnet>
We should add tests for the following language changes in 3.11 to make sure that mypy handles them well:
python/cpython#77527
python/cpython#90881
Linking #12840
The text was updated successfully, but these errors were encountered: