PHANTOM
🇮🇳 IN
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

Raise ToolError and exit non-zero on ecosystem panics ci Related to internal CI tooling
#23597 opened Feb 26, 2026 by ntBre Draft
[airflow] Implement airflow-variable-get-outside-task (AIR005) preview Related to preview mode features rule Implementing or modifying a lint rule
#23584 opened Feb 26, 2026 by Dev-iL Loading…
[airflow] Implement airflow-xcom-pull-in-template-string (AIR004) preview Related to preview mode features rule Implementing or modifying a lint rule
#23583 opened Feb 26, 2026 by Dev-iL Loading…
[ty] Add snapshot tests for advanced invalid-assignment scenarios testing Related to testing Ruff itself ty Multi-file analysis & type inference
#23581 opened Feb 26, 2026 by sharkdp Loading…
docs(settings): clarify pydocstyle convention selector behavior documentation Improvements or additions to documentation
#23580 opened Feb 26, 2026 by Aimaghsoodi Draft
formatter: add config option to preserve leading whitespace before inline comments formatter Related to the formatter needs-decision Awaiting a decision from a maintainer style How should formatted code look
#23578 opened Feb 26, 2026 by pirate Loading…
[ruff] Fix noqa breaks shebang
#23577 opened Feb 26, 2026 by getehen Loading…
[ty] Fix Step 5 overload ambiguity for multi-argument calls ecosystem-analyzer ty Multi-file analysis & type inference
#23576 opened Feb 26, 2026 by charliermarsh Loading…
[ty] Add support for the LSP protocol's "type hierarchy" feature server Related to the LSP server ty Multi-file analysis & type inference
#23566 opened Feb 25, 2026 by BurntSushi Loading…
[ty] [experiment] improve Type::cycle_normalized ecosystem-analyzer ty Multi-file analysis & type inference
#23563 opened Feb 25, 2026 by mtshiba Draft
[ty] avoid costly computations in intersection type construction ecosystem-analyzer internal An internal refactor or improvement performance Potential performance improvement ty Multi-file analysis & type inference
#23555 opened Feb 25, 2026 by mtshiba Loading…
[ty] Add mdtest suite for typing.Concatenate testing Related to testing Ruff itself ty Multi-file analysis & type inference
#23554 opened Feb 25, 2026 by dhruvmanila Loading…
[ty] calculate positive and negative narrowing constraints simultaneously ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23551 opened Feb 25, 2026 by mtshiba Draft
[ty] improve constant folding in semantic index building ecosystem-analyzer ty Multi-file analysis & type inference
#23548 opened Feb 25, 2026 by mtshiba Draft
[ruff] use bitcode instead of bincode dependencies Pull requests that update a dependency file
#23544 opened Feb 24, 2026 by chirizxc Loading…
[ty] Improve folding for decorators server Related to the LSP server ty Multi-file analysis & type inference
#23543 opened Feb 24, 2026 by iksuddle Loading…
[refurb] Fix FURB101 and FURB103 false positives when I/O variable is used later fixes Related to suggested fixes for violations
#23542 opened Feb 24, 2026 by chirizxc Loading…
[ty] no-op change to test nondeterminism do-not-merge Do not merge this pull request ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23541 opened Feb 24, 2026 by dcreager Draft
[ty] Hand-roll memoization caches for constraint sets ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23538 opened Feb 24, 2026 by dcreager Draft
[ty] filter out pre-loop bindings from loop headers ecosystem-analyzer ty Multi-file analysis & type inference
#23536 opened Feb 24, 2026 by oconnor663 Loading…
1 task done
Fix RUF027 false negative with escape sequences in format specs bug Something isn't working
#23525 opened Feb 23, 2026 by FrederickStempfle Loading…
ProTip! Filter pull requests by the default branch with base:main.