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 a diagnostic for Final without assignment ecosystem-analyzer ty Multi-file analysis & type inference
#23001 opened Jan 31, 2026 by charliermarsh Loading…
[ty] Avoid using .node() for detecting Self ty Multi-file analysis & type inference
#23000 opened Jan 31, 2026 by charliermarsh Loading…
[ty] Include setters and deleters when renaming properties server Related to the LSP server ty Multi-file analysis & type inference
#22999 opened Jan 31, 2026 by charliermarsh Loading…
[ty] add autofix that moves Generic[] to the end of the bases list fixes Related to suggested fixes for violations ty Multi-file analysis & type inference
#22998 opened Jan 31, 2026 by 11happy Loading…
[ty] fix nested NewTypes with add Type::as_union_like ty Multi-file analysis & type inference
#22997 opened Jan 31, 2026 by oconnor663 Loading…
Format markdown code blocks with line-by-line regex parse formatter Related to the formatter preview Related to preview mode features
#22996 opened Jan 31, 2026 by amyreese Loading…
2
4
[ty] Allow discovering dependencies in system Python environments ty Multi-file analysis & type inference
#22994 opened Jan 31, 2026 by carljm Loading…
Document markdown formatting feature documentation Improvements or additions to documentation
#22990 opened Jan 30, 2026 by amyreese Loading…
[ty] disallow type variables within PEP-695 type variable bounds/constraints ty Multi-file analysis & type inference
#22982 opened Jan 30, 2026 by mtshiba Loading…
add info for non_octal permissions diagnostics Related to reporting of diagnostics.
#22972 opened Jan 30, 2026 by 11happy Loading…
[ty] Fix dataclass_transform detection for inherited metaclasses ty Multi-file analysis & type inference
#22970 opened Jan 30, 2026 by rayzeller Loading…
4 tasks done
[ty] Fix narrowing of nonlocal variables with conditional assignments ecosystem-analyzer ty Multi-file analysis & type inference
#22966 opened Jan 30, 2026 by charliermarsh Loading…
Skip formatting code blocks wrapped in HTML skip comments formatter Related to the formatter preview Related to preview mode features
#22962 opened Jan 30, 2026 by amyreese Draft
[ty] Detect generic Callables in function signatures ecosystem-analyzer ty Multi-file analysis & type inference
#22954 opened Jan 29, 2026 by dcreager Loading…
[ty] [DRAFT] new diagnostic called-match-pattern-must-be-a-type ty Multi-file analysis & type inference
#22939 opened Jan 29, 2026 by abhijeetbodas2001 Draft
Use configured extension mapping to select code block language formatter Related to the formatter preview Related to preview mode features
#22934 opened Jan 29, 2026 by amyreese Loading…
[ty] Track list literal elements as individual places ecosystem-analyzer ty Multi-file analysis & type inference
#22929 opened Jan 28, 2026 by ibraheemdev Loading…
Implement new rule D219. needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#22912 opened Jan 28, 2026 by larsgeb Loading…
[ty] Avoid rounding numbers in memory usage report ci Related to internal CI tooling ty Multi-file analysis & type inference
#22899 opened Jan 27, 2026 by ibraheemdev Loading…
ProTip! Exclude everything labeled bug with -label:bug.