Avatar for the astral-sh user
astral-sh
ruff
BlogDocsChangelog

Branches performance

Pull requests

Fix empty body rule rendering#23039
last run
2 hours ago
Run `cargo dev generate-all`
2 hours ago
1cce9b1
stefanvanburen:svanburen/empty-body-rule-render
CodSpeed Performance Gauge
0%
[`pyflakes`] Fix infinite loop in preview fix for `unused-import` (`F401`)#23038
last run
2 hours ago
update integration test snapshot
2 hours ago
057a08a
dylwil3:f401-improvements
CodSpeed Performance Gauge
0%
[ty] Fix false positive LSP violation for positional-only params with defaults When a subclass method has a positional-only parameter with a default value and the base class overload has only keyword parameters (`**kwargs`), the override should be valid because callers don't need to provide the positional argument. Previously, the signature comparison logic at `signatures.rs:1618-1624` would unconditionally reject any unmatched positional-only parameter when comparing against a base signature that only had keyword parameters. This fix adds a check for whether the positional-only parameter has a default value, and only rejects it if it doesn't. Fixes astral-sh/ty#2693 https://claude.ai/code/session_011QG3kSTsewc8vNsUTtVL9G
18 hours ago
104574f
claude/liskov-substitution-analysis-Glysa
CodSpeed Performance Gauge
0%
update snap Signed-off-by: Bhuminjay <bhuminjaysoni@gmail.com>
7 hours ago
141568a
11happy:fix_diagnostic_location
CodSpeed Performance Gauge
0%
Ā© 2026 CodSpeed Technology
Home Terms Privacy Docs