ruff
[ty] Detect generic `Callable`s in function signatures
#22954
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
Commits
add failing tests
dcreager
committed
207 days ago
detect in function return types and legacy type aliases
dcreager
committed
207 days ago
detect in PEP-695 type aliases
dcreager
committed
207 days ago
don't create type mappings from cyclic constraint sets
dcreager
committed
207 days ago
add paramspec tests
dcreager
committed
207 days ago
update static-frame diagnostic count
dcreager
committed
204 days ago
merge main
dcreager
committed
204 days ago
use function signature return type in invalid-return-type checks
dcreager
committed
204 days ago
bump static-frame diagnostic count (again)
dcreager
committed
203 days ago
better docs
dcreager
committed
203 days ago
add several tests that _use_ the generic context
dcreager
committed
203 days ago
rename typevars
dcreager
committed
203 days ago
update pandas diagnostic count
dcreager
committed
203 days ago
code review updates
dcreager
committed
203 days ago
merge constraint set solutions caching
dcreager
committed
203 days ago
Loading