mypy
4d5a1bc7
- Detect invalid value for --custom-typeshed-dir (#9985)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Detect invalid value for --custom-typeshed-dir (#9985) 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.
References
#9985 - Detect invalid value for --custom-typeshed-dir
Author
JukkaL
Parents
dad89860
Loading