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
ParamSpec types can match arbitrary parameter types, so treat them as
having 'object' as the upper bound.
This also fixes issues with filtering of overload items based on self
type.
Fixes#18036.
0 commit comments