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

[ty] Add protocol member-count benchmark internal An internal refactor or improvement ty Multi-file analysis & type inference
#24719 opened Apr 19, 2026 by charliermarsh Member Loading…
[ty] omit semantic tokens for unresolved symbols ty Multi-file analysis & type inference
#24718 opened Apr 19, 2026 by denyszhak Contributor Loading…
[ty] Widen nested literals during inference for huge collections performance Potential performance improvement ty Multi-file analysis & type inference
#24716 opened Apr 19, 2026 by charliermarsh Member Draft
[ty] fix goto definition for generic classes ty Multi-file analysis & type inference
#24714 opened Apr 19, 2026 by felixscherz Contributor Loading…
[ty] Implement workspace/didChangeConfiguration ty Multi-file analysis & type inference
#24712 opened Apr 19, 2026 by pharmac1st Loading…
[docs] Improve rules table accessibility
#24711 opened Apr 19, 2026 by augustelalande Contributor Loading…
[ty] Validate unpacked TypedDict **kwargs arguments ty Multi-file analysis & type inference
#24710 opened Apr 19, 2026 by charliermarsh Member Loading…
[ty] Infer dict(**TypedDict) in TypedDict context ty Multi-file analysis & type inference
#24709 opened Apr 19, 2026 by charliermarsh Member Draft
[ty] Narrow bound method overloads by receiver bug Something isn't working ty Multi-file analysis & type inference
#24707 opened Apr 18, 2026 by charliermarsh Member Draft
[ty] Support ** unpacking of TypedDict in dict-literal assignments ty Multi-file analysis & type inference
#24703 opened Apr 17, 2026 by charliermarsh Member Loading…
[ty] improve invariant matching of formal union vs inferable typevar ty Multi-file analysis & type inference
#24698 opened Apr 17, 2026 by carljm Contributor Loading…
[ty] Add contextual secondary annotations in more places diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#24696 opened Apr 17, 2026 by AlexWaygood Member Loading…
[ty] Include inferred type in invalid-key concise diagnostic for union/intersection TypedDicts diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#24693 opened Apr 17, 2026 by tonyxwz Loading…
[ty] Fine-tune diagnostic range of unresolved-cast diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#24688 opened Apr 17, 2026 by sharkdp Contributor Draft
[ty] Gate protocol compatibility on member count performance Potential performance improvement ty Multi-file analysis & type inference
#24684 opened Apr 17, 2026 by charliermarsh Member Loading…
[ty] Fix various overflows with recursive type aliases bug Something isn't working ty Multi-file analysis & type inference
#24683 opened Apr 17, 2026 by charliermarsh Member Draft
2
3
[ty] Avoid merging snapshots if equivalent performance Potential performance improvement ty Multi-file analysis & type inference
#24682 opened Apr 16, 2026 by charliermarsh Member Draft
[ty] Optimize signature checking based on number of arguments performance Potential performance improvement ty Multi-file analysis & type inference
#24674 opened Apr 16, 2026 by charliermarsh Member Loading…
[airflow] Add mixed-content support to AIR201 preview Related to preview mode features rule Implementing or modifying a lint rule
#24673 opened Apr 16, 2026 by Dev-iL Contributor Loading…
[ty] Guard self-referential TypeOf recursion in generic callables bug Something isn't working ty Multi-file analysis & type inference
#24668 opened Apr 16, 2026 by charliermarsh Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.