Skip to content

Avoid crashing in case where a TypeVar is trying to be matched with a…

cd17c50
Select commit
Loading
Failed to load commit list.
Merged

Avoid crashing in case where a TypeVar is trying to be matched with a ParamSpecMatch. It seems there's currently no machinery to match it, so we just avoid it from crashing, by considering them to match. #1922

Avoid crashing in case where a TypeVar is trying to be matched with a…
cd17c50
Select commit
Loading
Failed to load commit list.

Select a check to view from the sidebar