Skip to content
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

Removed limitation that files specified on the command line or in "in… #5463

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

erictraut
Copy link
Collaborator

…clude" directives end in ".py" or ".pyi". This addresses #5441.

…clude" directives end in ".py" or ".pyi". This addresses #5441.
@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

dd-trace-py (https://github.com/DataDog/dd-trace-py): typechecking got 1.33x faster (56.7s -> 42.5s)
(Performance measurements are based on a single noisy sample)

@erictraut erictraut merged commit 9791786 into main Jul 11, 2023
12 checks passed
@erictraut erictraut deleted the issue5441 branch July 11, 2023 22:06
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