astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update mypy_primer.sh
mtshiba:sort-recursive-union2
23 minutes ago
sort union types originating from recursive queries, even outside of cycle recovery functions
mtshiba:sort-recursive-union
25 minutes ago
rename module and update docs
alex/all-members
35 minutes ago
[ty] Fix false positives for `class F(Generic[*Ts]): ...` (#21723)
main
37 minutes ago
[ty] Remove `GenericAlias`-related todo type (#21728) ## Summary If you manage to create an `typing.GenericAlias` instance without us knowing how that was created, then we don't know what to do with this in a type annotation. So it's better to be explicit and show an error instead of failing silently with a `@Todo` type. ## Test Plan * New Markdown tests * Zero ecosystem impact
main
59 minutes ago
[ty] Remove GenericAlias todo type
david/remove-genericalias-todo
59 minutes ago
[ty] Exhaustiveness checking for generic classes (#21726) ## Summary We had tests for this already, but they used generic classes that were bivariant in their type parameter, and so this case wasn't captured. closes https://github.com/astral-sh/ty/issues/1702 ## Test Plan Updated Markdown tests
main
1 hour ago
[ty] Remove GenericAlias todo type
david/remove-genericalias-todo
1 hour ago
Active Branches
[ty] experiment: sort union types during cycle recovery to stabilize output (for comparison with #21722)
last run
23 minutes ago
#21725
CodSpeed Performance Gauge
0%
[ty] WIP: sort union types during cycle recovery to stabilize output
last run
25 minutes ago
#21722
CodSpeed Performance Gauge
0%
[ty] Move `all_members`, and related types/routines, out of `ide_support.rs`
last run
35 minutes ago
#21695
CodSpeed Performance Gauge
0%
Ā© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs