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
Support --allow-redefinitions. This should be simple -- we just need to run the renaming pass, probably in mypy.build right after parsing or after reachability analysis.