astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Respect kw_only from parent class
charlie/own
2 hours ago
[ty] Narrow types after NoReturn calls in if branches When a branch calls a NoReturn function, use the negation of the condition to narrow types after the if statement. For example, after `if val is None: sys.exit()`, `val` is now correctly narrowed to `int` instead of `int | None`. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
alex:fix-noreturn-narrowing
2 hours ago
Update mypy_primer.sh
mtshiba:sort-recursive-union2
2 hours ago
Merge branch 'main' into sort-recursive-union
mtshiba:sort-recursive-union
2 hours ago
[ty] Narrow types after NoReturn calls in if branches When a branch calls a NoReturn function, use the negation of the condition to narrow types after the if statement. For example, after `if val is None: sys.exit()`, `val` is now correctly narrowed to `int` instead of `int | None`. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
alex:fix-noreturn-narrowing
3 hours ago
Merge remote-tracking branch 'origin/main' into synthesized_typeddict
synthesized_typeddict
3 hours ago
Report disabled codes, as well as comments with empty code lists
amy/unused-suppressions
4 hours ago
debug
dcreager/callable-return
5 hours ago
Active Branches
Respect `kw_only` from parent class
last run
2 hours ago
#21820
CodSpeed Performance Gauge
0%
[ty] Narrow types after NoReturn calls in if branches
last run
2 hours ago
#21819
CodSpeed Performance Gauge
-9%
[ty] experiment: sort union types during cycle recovery to stabilize output (for comparison with #21722)
last run
2 hours ago
#21725
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs