Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump 0.14.12 release Related to the release process
#22602 opened Jan 15, 2026 by ntBre Loading…
[ty] Make NamedTuple(...) and namedtuple(...) calls stricter ty Multi-file analysis & type inference
#22601 opened Jan 15, 2026 by charliermarsh Draft
Further improvements to typing conformance script ci Related to internal CI tooling ty Multi-file analysis & type inference
#22596 opened Jan 15, 2026 by AlexWaygood Loading…
[ty] Fix --force-exclude when excluding entire directories bug Something isn't working cli Related to the command-line interface ty Multi-file analysis & type inference
#22595 opened Jan 15, 2026 by MichaReiser Loading…
[ty]: consolidate type[] types in a union when displaying ecosystem-analyzer ty Multi-file analysis & type inference
#22592 opened Jan 15, 2026 by 11happy Loading…
[ty] Support starred unpacking in class bases ty Multi-file analysis & type inference
#22591 opened Jan 15, 2026 by charliermarsh Loading…
[ty] Add support for dynamic dataclasses via make_dataclass ecosystem-analyzer ty Multi-file analysis & type inference
#22586 opened Jan 14, 2026 by charliermarsh Loading…
[ty] Infer implicit type of cls in __new__ methods ecosystem-analyzer ty Multi-file analysis & type inference
#22584 opened Jan 14, 2026 by ibraheemdev Loading…
[ty] Remove redundant re-exports that share the same top-most module server Related to the LSP server ty Multi-file analysis & type inference
#22581 opened Jan 14, 2026 by BurntSushi Loading…
[ty] Track constraint set "support" separately; go back to fully reduced BDDs internal An internal refactor or improvement ty Multi-file analysis & type inference
#22578 opened Jan 14, 2026 by dcreager Draft
[ty] Build constraint set sequent maps lazily internal An internal refactor or improvement ty Multi-file analysis & type inference
#22577 opened Jan 14, 2026 by dcreager Draft
feat: added isort options for completeness (WIP) configuration Related to settings and configuration isort Related to import sorting
#22572 opened Jan 14, 2026 by tonycoco Loading…
[ruff server] Find config for files outside of open workspaces server Related to the LSP server
#22570 opened Jan 14, 2026 by ZedThree Loading…
FAST002 : add autofix skipped reason as diagnostic info diagnostics Related to reporting of diagnostics.
#22565 opened Jan 14, 2026 by 11happy Loading…
[ty] Propagate type context through comprehensions ecosystem-analyzer ty Multi-file analysis & type inference
#22564 opened Jan 14, 2026 by ibraheemdev Loading…
struct.unpack return type inference ty Multi-file analysis & type inference
#22562 opened Jan 13, 2026 by sakgoyal Loading…
[pandas-vet] Make example error out-of-the-box (PD002) documentation Improvements or additions to documentation
#22561 opened Jan 13, 2026 by MeGaGiGaGon Loading…
[pyflakes] Report duplicate imports in typing.TYPE_CHECKING block F811 rule Implementing or modifying a lint rule
#22560 opened Jan 13, 2026 by chirizxc Loading…
[RUF012] Add exception for ctypes.Structure._fields_ rule Implementing or modifying a lint rule
#22559 opened Jan 13, 2026 by caiquejjx Loading…
[WIP] pyflakes F401
#22557 opened Jan 13, 2026 by chirizxc Draft
[ty] Make TrackedConstraintSet interned ty Multi-file analysis & type inference
#22545 opened Jan 13, 2026 by MichaReiser Loading…
[ty] Pass the generic context through the decorator bug Something isn't working ty Multi-file analysis & type inference
#22544 opened Jan 13, 2026 by dhruvmanila Draft
2
2
[ty] Use type context from augmented assignment dunder calls ecosystem-analyzer ty Multi-file analysis & type inference
#22540 opened Jan 12, 2026 by ibraheemdev Loading…
ProTip! Adding no:label will show everything without a label.