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
Flip the default for recursive aliases flag (#13516)
I don't think we need to wait long time for this. As soon as next
release goes out, I think we can flip the default. Otherwise, this
feature may degrade, because there are just several dozen tests with
this flag on.
(Also I am curious to see `mypy_primer` on this.)
I manually checked each of couple dozen tests where I currently disable
recursive aliases (they essentially just test that there is no crash and
emit various errors like `Cannot resolve name`).
0 commit comments