astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove unused `non_root` variable
micha/non-root
35 minutes ago
Extend F507 to flag %-format strings with zero placeholders (#24215)
main
1 hour ago
[ty] Add readonly modifier for read-only properties, fix cargo fmt Make PropertyInstanceType getter/setter fields pub per reviewer suggestion, and set the readonly semantic token modifier when a property has no setter. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mvanhorn:fix/ty-semantic-tokens-property-classification
3 hours ago
preserve self shadowing for walrus attribute assignments
narrow-by-aliased-conditional-expr
4 hours ago
used shared expression cache during generic call narrowing
ibraheem/multi-inference-cache
5 hours ago
Merge branch 'main' into fast-loop-var-promotion
mtshiba:fast-loop-var-promotion
5 hours ago
[`flake8-simplify`] Suppress `SIM105` for `except*` before Python 3.12 (#23869) Hi, Fix [23798](https://github.com/astral-sh/ruff/issues/23798) : [SIM105](https://docs.astral.sh/ruff/rules/suppressible-exception/) should not be active before py 3.12. The solution is simple: If the target version is lower or equal than 3.11, the check is passed. There might be a caveat: I am not sure the target version is always 100% valid ? But it seemed the most accurate thing to use here. Some tests were added, checking in 3.12 and 3.11 to check that the test suppression happen in 3.11 but not in 3.12. I can also add a mention in the docs ? If so, should I do this directly here ? --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
main
5 hours ago
Fix W391 fixes for consecutive empty notebook cells
charlie/w
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Remove unused `non_root` variable
#24238
41 minutes ago
6e07ba4
micha/non-root
CodSpeed Performance Gauge
0%
[ty] Fix semantic token classification for properties accessed on instances
#24065
3 hours ago
6f01ec3
mvanhorn:fix/ty-semantic-tokens-property-classification
CodSpeed Performance Gauge
-1%
[ty] Support narrowing with aliased conditional expressions
#23937
4 hours ago
bed2995
narrow-by-aliased-conditional-expr
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs