A fast type checker and language server for Python
Stars
5.6k
Forks
304
Watchers
5.6k
Open Issues
534
Overall repository health assessment
No package.json found
This might not be a Node.js project
Use function index instead of location as the function id
a6b813cView on GitHubMove validation of new upper bounds against existing lower bounds into `add_upper_bound`
85b03baView on GitHubMove validation of new lower bounds against existing upper bounds into `add_lower_bound`
d028580View on GitHubMake `is_subset` closure passed to `add_bound` return the actual subset error instead of a bool
50e98e9View on GitHubTweak `add_{lower,upper}_bound` to allow the implementations to diverge more
c73426bView on GitHubFix primer classifier miscounting errors across shards
daa3617View on GitHubAdd blog post: Python Type Checker Comparison: Speed and Memory Usage
c4d28abView on GitHubPreserve decorated function type through @wraps-style unions (#3107)
bd5f68bView on GitHubAdd regression test for dict literal overload memory blowup
8159188View on GitHub2.2k
commits
2.0k
commits
1.9k
commits
895
commits
670
commits
658
commits
570
commits
545
commits
444
commits
357
commits