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
Exposed by #18585. At some point fallback is constructed as self.named_type("builtins.tuple") (there are several such places) and wrong Any (from_omitted_generics) ends up in slice tuple_fallback.
playground
The text was updated successfully, but these errors were encountered: