mypy
3412fab8
- Use fast path for finding modules in mypy daemon (#10095)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Use fast path for finding modules in mypy daemon (#10095) The skipped check is pretty slow, and it's not useful when following imports to suppressed modules.
References
#10095 - Use fast path for finding modules in mypy daemon
Author
JukkaL
Parents
07edb847
Loading