astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[ty] Fix iterable inference through custom iterators
charlie/bind-selfs
15 minutes ago
Add some additional changes
charlie/narrowed-binding-cache
27 minutes ago
[`pyflakes`] Implement the ideal `F523` fix when the `.format` call has no remaining replacement fields When dropping every positional argument leaves a format string with only `{{` / `}}` brace escapes, the rewrite now removes the `.format(...)` call and reduces the escapes to single braces so the result matches what `.format()` would have produced. When the string still has replacement fields (auto, indexed, or named), the empty `.format()` call is kept so the runtime behaviour, including any `KeyError`, is preserved. Both branches are safe fixes again.
adityasingh2400:fix-15557
36 minutes ago
remove plan
dcreager/spec-builder-constraint-set
46 minutes ago
remove plan
dcreager/spec-builder-constraint-set
1 hour ago
Rebalance ty benchmark shards
rebalance-benchmarks
1 hour ago
[ty] Avoid escaped Windows path in stub mapping test
micha/follow-aliases-when-resolving-stub-mappings
2 hours ago
B018: gate bare-tuple detection on preview, customize tuple diagnostic The tuple detection added in this PR is a significant expansion to a stable rule, so this commit puts it behind the `preview` flag. When preview is off, B018 keeps its prior behavior. When preview is on, bare tuple expression statements are flagged using a distinct diagnostic that points at the likely cause (a stray trailing comma), so the message is not misread as advice to delete the whole line.
adityasingh2400:fix-14131
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-46%
[ty] Narrow bound method overloads by receiver
#24707
22 minutes ago
fd0b622
charlie/bind-selfs
CodSpeed Performance Gauge
+70%
[ty] Cache narrowed binding types across local place loads
#25304
31 minutes ago
a942f9f
charlie/narrowed-binding-cache
CodSpeed Performance Gauge
0%
[`pyflakes`] Mark `F523` fix as unsafe when it removes a meaningful `.format(...)` call
#25320
8 hours ago
0c706a0
adityasingh2400:fix-15557
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs