Skip to content

Detect invalid value for --custom-typeshed-dir #9985

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 27, 2021
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 27, 2021

Previously giving an invalid value to --custom-typeshed-dir could
cause mypy to crash.

This is important since existing typeshed forks will not work with
the new typeshed structure.

(This may also help with mypy primer.)

Previously giving an invalid value to `--custom-typeshed-dir` could
cause mypy to crash.

This is important since existing typeshed forks will not work with
the new typeshed structure.
@JukkaL JukkaL merged commit 4d5a1bc into master Jan 27, 2021
@JukkaL JukkaL deleted the bad-custom-typeshed branch January 27, 2021 18:30
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