Skip to content

Fix self-check when targeting Python 3.10 #12020

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
Jan 19, 2022
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 19, 2022

This should fix wheel builds. Our CI always targets Python 3.6
when doing a self check, which means that we won't catch issues
specific to more recent Python versions.

This should fix wheel builds. Our CI always targets Python 3.6
when doing a self check, which means that we won't catch issues
specific to more recent Python versions.
@JukkaL JukkaL merged commit bb4b534 into master Jan 19, 2022
@JukkaL JukkaL deleted the fix-3.10-self-check branch January 19, 2022 12:58
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
This should fix wheel builds. Our CI always targets Python 3.6
when doing a self check, which means that we won't catch issues
specific to more recent Python versions.
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.

1 participant