Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Install type stubs at mypy runtime #1937

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Install type stubs at mypy runtime #1937

merged 1 commit into from
Sep 7, 2021

Conversation

JonZeolla
Copy link
Contributor

Proposed Changes

  1. This changes mypy to install missing type hints at runtime. Prior to mypy 0.9* this was the default. For additional context see Run build a second time when using --install-types --non-interactive  python/mypy#10669 and ignore-missing-import option does not work on false positive "Library stubs not installed for X" python/mypy#10632

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Copy link
Collaborator

@admiralAwkbar admiralAwkbar left a comment

Choose a reason for hiding this comment

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

Very nice

@admiralAwkbar admiralAwkbar merged commit d90f45a into super-linter:master Sep 7, 2021
@jamiet-msm
Copy link

Great to see this folks, thank you. How often do you release new versions of the super-linter (I'd like to get using this ASAP)? thanks in advance.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants