8000 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. by copybara-service[bot] · Pull Request #1922 · google/pytype · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

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

0