Skip to content

Improve type checking of ParamSpec in calls #11603

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
Nov 24, 2021
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 23, 2021

Check that the correct ParamSpec and flavor are used in
*args and **kwargs.

Follow-up to #11594.

Check that the correct ParamSpec and flavor are used in
`*args` and `**kwargs`.

Follow-up to #11594.
@JukkaL JukkaL merged commit b47245a into master Nov 24, 2021
@JukkaL JukkaL deleted the param-more-checks branch November 24, 2021 08:42
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
Check that the correct ParamSpec and flavor are used in
`*args` and `**kwargs`.

Follow-up to python#11594.
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.

2 participants