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
Infer constraints eagerly if actual is Any (#19190)
Fixes#8829
This case is more common in 1.16 due to some changes in binder, so it
would be good to fix it. My fix may be a bit naive, but if `mypy_primer`
looks good, I think it should be OK.
0 commit comments