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
Do not forget that a TypedDict was wrapped in Unpack after a name-defined error occurred. (#17226)
Do not set the `unpacked_kwargs` attribute of `CallableType` to False
when visiting a callable of which the `Unpack` wrapper of a `TypedDict`
has already been removed.
Fixes#17225
0 commit comments