Function overloading for Python 3
Stars
111
Forks
10
Watchers
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
50
commits
Release 0.5.0
d7b044d
Create Sphinx docs
30ace2b
Consider parameter names when validating signatures
a88f46c
Resurrect MRO rank
fe95040
Don't type-check variable-length tuples in full
d1cee8c
Simplify param_specificity
8f9a673
Performance tweaks
a9a6429
Add pytest option for specifying the typing module to use
256648a
Inspect and wrap generics during registration
285871c
Track parameter complexity and cache all invocations
9d861e0
Consolidate signature inspection logic
1247693
Split type_tier and type_specificity
fa31e15
Type variance
d600de9
Cleanup
9e69af7
Locate known base generic; typing 3.5.0 compat
4148bc9