astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
updated snapshot
anishgirianish:fix/log004-closure-in-except-handler
25 minutes ago
Update dependency vite to v7.3.2 (#24461) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
34 minutes ago
[flake8-logging] add bit of a context
anishgirianish:fix/log004-closure-in-except-handler
43 minutes ago
Add a policy
charlie/bounds-cycle
8 hours ago
Model bool-op branch snapshots Cache truthy and falsy branch-entry snapshots for boolean tests with named expressions, and restore them when entering `if` and `elif` branches. The merged post-test flow is too weak for cases like `if flag and (x := 1):`, where the branch body is reachable only when the named expression executed. Fixes https://github.com/astral-sh/ty/issues/626.
tamird:correctly-model-short-circuiting-control-flow
10 hours ago
Model bool-op branch snapshots Cache truthy and falsy branch-entry snapshots for boolean tests with named expressions, and restore them when entering `if` and `elif` branches. The merged post-test flow is too weak for cases like `if flag and (x := 1):`, where the branch body is reachable only when the named expression executed. Represent branch entry as `BoolOpSnapshot { before, after }` so `Stmt::If` can use one code path for cached and uncached tests without threading optional state through the visitor. Fixes https://github.com/astral-sh/ty/issues/626.
tamird:correctly-model-short-circuiting-control-flow
10 hours ago
[ty] Optimize `place_from_declarations` (#24444)
main
11 hours ago
code review
alex/optimize-place-from-decls
11 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
[flake8-logging] Allow closures in except handlers for LOG004
#24464
29 minutes ago
e0abf20
anishgirianish:fix/log004-closure-in-except-handler
CodSpeed Performance Gauge
0%
[ty] Preserve recursive class TypeVar defaults through cycles
#24455
9 hours ago
bdc2681
charlie/bounds-cycle
CodSpeed Performance Gauge
-1%
[ty] Model bool-op branch snapshots
#24458
11 hours ago
928acda
tamird:correctly-model-short-circuiting-control-flow
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs