Omar Silva
Results
1
issues of
Omar Silva
Fixes https://github.com/python/mypy/issues/15141 This adds a check if `iter_type` is a union type so that `expr_type` is set to the generator return type instead of none.