KEMBAR78
stubtest: improve signature checking by hauntsaninja · Pull Request #13307 · python/mypy · GitHub
Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

Avoid issuing duplicate errors for keyword-only mismatches.
Fixes #13305

Fix cases where PEP 570 is used in the stub

Avoid issuing duplicate errors for keyword-only mismatches.
Fixes python#13305

Fix cases where PEP 570 is used in the stub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stubtest: option to ignore "runtime does not have argument" when implementation accepts *args/**kwargs

1 participant