Skip to content

Add type ignores for mypy 1.11 #12177

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 20, 2024
Merged

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Jun 20, 2024

Followup from python/mypy#17409 (comment)
These type ignore comments will be required with the next mypy release.

Since typeshed doesn't have --warn-unused-ignore enabled, we can add these now and simplify the mypy sync.

/CC @AlexWaygood @JelleZijlstra

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood merged commit 6dda799 into python:main Jun 20, 2024
63 checks passed
@cdce8p cdce8p deleted the add-type-ignore branch June 20, 2024 14:50
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
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