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
Correctly narrow types for tuple[type[X], ...] (#15691)
`flatten_types` forgot about the second way we represent `tuple` inside.
Closes#15443
---------
Co-authored-by: Ilya Priven <ilya.konstantinov@gmail.com>
0 commit comments