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

Update mimalloc version to 0.1.52
#27586 opened Aug 7, 2026 by chirizxc Contributor Loading…
[ty] Report deprecated unary operations ty Multi-file analysis & type inference
#27584 opened Aug 7, 2026 by Andrej730 Contributor Loading…
[ty] Preserve literal-string origin in comparison narrowing ty Multi-file analysis & type inference
#27582 opened Aug 7, 2026 by carljm Contributor Loading…
[ty] Support forward references in simple stub assignments ty Multi-file analysis & type inference
#27581 opened Aug 7, 2026 by carljm Contributor Draft
2
3
[ty] Preserve tuple types containing Never ty Multi-file analysis & type inference
#27580 opened Aug 7, 2026 by carljm Contributor Loading…
Switch db to ruff_annotate_snippets' suggestions
#27576 opened Aug 7, 2026 by epage Contributor Draft
Enable PGO for Linux ARM64 Ruff releases
#27574 opened Aug 7, 2026 by charliermarsh Member 4/4 Draft
Enable PGO for Windows x86-64 Ruff releases
#27573 opened Aug 7, 2026 by charliermarsh Member 3/4 Draft
Enable PGO for macOS ARM64 Ruff releases
#27572 opened Aug 7, 2026 by charliermarsh Member 2/4 Draft
Enable PGO for Linux x86-64 Ruff releases
#27570 opened Aug 7, 2026 by charliermarsh Member 1/4 Draft
Mark FURB103 autofix as always-unsafe
#27569 opened Aug 7, 2026 by MsfPablo Loading…
Optimize development builds by default internal An internal refactor or improvement
#27562 opened Aug 6, 2026 by charliermarsh Member Loading…
[pylint] Fix false positive/negative with %b formatter
#27560 opened Aug 6, 2026 by Andrej730 Contributor Loading…
Flag useless string expressions in preview preview Related to preview mode features rule Implementing or modifying a lint rule
#27558 opened Aug 6, 2026 by MichaReiser Member Draft
[ty] Add Git-aware diagnostic diff mode diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#27554 opened Aug 6, 2026 by Gankra Contributor Draft
[ty] Avoid order-dependent inference for guarded attributes ty Multi-file analysis & type inference
#27550 opened Aug 6, 2026 by charliermarsh Member Draft
[ty] Preserve typing-only completion ranking in TYPE_CHECKING blocks server Related to the LSP server ty Multi-file analysis & type inference
#27549 opened Aug 6, 2026 by AlexWaygood Member Loading…
[ty] Include inherited object members in protocol comparisons ty Multi-file analysis & type inference
#27548 opened Aug 6, 2026 by AlexWaygood Member Draft
[ty] Infer collection types from augmented subscript stores ty Multi-file analysis & type inference
#27546 opened Aug 6, 2026 by charliermarsh Member Draft
[ty] Validate augmented assignment stores ty Multi-file analysis & type inference
#27545 opened Aug 6, 2026 by charliermarsh Member Loading…
[ty] Lazily initialize PEP 723 script environments with uv preview Related to preview mode features ty Multi-file analysis & type inference
#27544 opened Aug 6, 2026 by MichaReiser Member 4/4 Draft
[ty] Resolve pytest fixtures through conftest ty Multi-file analysis & type inference
#27540 opened Aug 6, 2026 by lerebear Contributor Draft
[ty] Resolve imported pytest fixture exposures ty Multi-file analysis & type inference
#27539 opened Aug 6, 2026 by lerebear Contributor Draft
[ty] Only treat recursive types with unbounded specializations as fallback cycles ty Multi-file analysis & type inference
#27538 opened Aug 6, 2026 by mtshiba Collaborator Loading…
[ty] Infer TypeVarTuple arguments from variadic calls ty Multi-file analysis & type inference
#27535 opened Aug 6, 2026 by charliermarsh Member Draft
ProTip! Exclude everything labeled bug with -label:bug.