mypy
ae99cad1
- Fix yield from TupleType. (#6902)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix yield from TupleType. (#6902) Fixes #4444 by removing special-casing for instance types. Now `yield from <tuple>` works as expected.
References
#6902 - Fix yield from TupleType.
Author
brandtbucher
Committer
ilevkivskyi
Parents
1179a27b
Loading