Skip to content

Add missing modules #8319

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

Closed
wants to merge 1 commit into from
Closed

Conversation

hauntsaninja
Copy link
Collaborator

@hauntsaninja hauntsaninja commented Jul 17, 2022

mypy 0.970 will include python/mypy#13030 which will start complaining about these for stubs we check strictly (aka without --ignore-missing-stub).

@hauntsaninja hauntsaninja marked this pull request as draft July 17, 2022 10:38
@github-actions
Copy link
Contributor

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

@AlexWaygood
Copy link
Member

Maybe it would be easier just to allowlist these modules when 0.970 comes out?

@hauntsaninja
Copy link
Collaborator Author

Yeah, I'll try something else.

@hauntsaninja hauntsaninja deleted the missingmods branch July 17, 2022 19:16
hauntsaninja added a commit to hauntsaninja/typeshed that referenced this pull request Jul 17, 2022
This matches the runtime. Also see python#8319
hauntsaninja added a commit that referenced this pull request Jul 17, 2022
This matches the runtime. Also see #8319
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