mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-05 03:08:05 +00:00
[`flake8-blind-except`] Change `BLE001` to correctly parse exception tuples (#19747)
#1347 -Commit
b0f01ba514
pushed by
mirrors
[ty] Support as-patterns in reachability analysis (#19728)
#1344 -Commit
739c94f95a
pushed by
mirrors
[ty] Implement long-polling for workspace diagnsotics (#19670)
#1342 -Commit
f473f6b6e5
pushed by
mirrors
[`refurb`] Make example error out-of-the-box (`FURB180`) (#19672)
#1327 -Commit
6a2d358d7a
pushed by
mirrors
[ty] Refactor `TypeInferenceBuilder::infer_subscript_expression_types` (#19658)
#1323 -Commit
a3f28baab4
pushed by
mirrors
[ty] Remove special casing for tuple addition (#19636)
#1317 -Commit
7b4103bcb6
pushed by
mirrors
[ty] synthesize `__replace__` for dataclasses (>=3.13) (#19545)
#1311 -Commit
656273bf3d
pushed by
mirrors
Disallow implicit concatenation of t-strings and other string types (#19485)
#1300 -Commit
008bbfdf5a
pushed by
mirrors
[ty] Don't include already-bound legacy typevars in function generic context (#19558)
#1295 -Commit
e867830848
pushed by
mirrors
[ty] Move `zope.interface` to `good.txt` for primer runs (#19208)
#1290 -Commit
859262bd49
pushed by
mirrors
[ty] Derive `Serialize` unconditionally on client options (#19549)
#1288 -Commit
57373a7e4d
pushed by
mirrors
[ty] Added support for "document highlights" language server feature. (#19515)
#1285 -Commit
4bc34b82ef
pushed by
mirrors
[ty] Return a tuple spec from the iterator protocol (#19496)
#1280 -Commit
e0149cd9f3
pushed by
mirrors
[ty] Reachability analysis for `isinstance(…)` branches (#19503)
#1278 -Commit
905b9d7f51
pushed by
mirrors
[ty] perform type narrowing for places marked `global` too (#19381)
#1275 -Commit
ba070bb6d5
pushed by
mirrors
[ty] Use `ThinVec` for sub segments in `PlaceExpr` (#19470)
#1272 -Commit
dc10ab81bd
pushed by
mirrors
[ty] Added semantic token support for more identifiers (#19473)
#1268 -Commit
897889d1ce
pushed by
mirrors