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 benchmark for very large tuples with lots of literals internal An internal refactor or improvement performance Potential performance improvement ty Multi-file analysis & type inference
#22842 opened Jan 24, 2026 by AlexWaygood Draft
[ty] Promote Literal types when inferring elements for very large unannotated tuples performance Potential performance improvement ty Multi-file analysis & type inference
#22841 opened Jan 24, 2026 by AlexWaygood Draft
Add OG unfurl image to docs
#22839 opened Jan 24, 2026 by cwkang1998 Loading…
[ty] improve hover for subscript literals server Related to the LSP server ty Multi-file analysis & type inference
#22837 opened Jan 24, 2026 by Hugo-Polloli Loading…
[ty] false negative when matching a protocol ty Multi-file analysis & type inference
#22836 opened Jan 24, 2026 by denyszhak Loading…
[ty] Fix Gitlab codequality output format for empty diagnostics ty Multi-file analysis & type inference
#22833 opened Jan 24, 2026 by Imbuzi Loading…
[ty] Rename old typing imports to new on unresolved-reference. ty Multi-file analysis & type inference
#22827 opened Jan 24, 2026 by MentalMegalodon Loading…
Skip formatting markdown blocks with ruff:skip
#22819 opened Jan 23, 2026 by amyreese Loading…
[ty] Normalize divergent types with oscillating cycle heads ty Multi-file analysis & type inference
#22818 opened Jan 23, 2026 by ibraheemdev Loading…
[ruff_notebook] Fix W391 panic on notebooks with multiple empty cells bug Something isn't working notebook Related to (Jupyter) notebooks
#22807 opened Jan 22, 2026 by pantha704 Loading…
fix PLC2701 false positive for dunder submodules and improve diagnost… bug Something isn't working preview Related to preview mode features rule Implementing or modifying a lint rule
#22804 opened Jan 22, 2026 by Jkhall81 Loading…
[ty] Add allowed-unresolved-imports setting configuration Related to settings and configuration ty Multi-file analysis & type inference
#22800 opened Jan 22, 2026 by MichaReiser Loading…
[ty] Rewrite equality-based narrowing logic ty Multi-file analysis & type inference
#22799 opened Jan 22, 2026 by AlexWaygood Draft
[ty] Consider keyword arguments when unpacking a variadic argument bug Something isn't working ecosystem-analyzer ty Multi-file analysis & type inference
#22796 opened Jan 22, 2026 by dhruvmanila Loading…
[ty] loop control flow analysis using loop header definitions ecosystem-analyzer ty Multi-file analysis & type inference
#22794 opened Jan 22, 2026 by oconnor663 Draft
[ty] Defer base inference for functional type(...) classes bug Something isn't working ty Multi-file analysis & type inference
#22792 opened Jan 22, 2026 by charliermarsh Loading…
[ty] Add new unused-type-ignore-comment rule configuration Related to settings and configuration ty Multi-file analysis & type inference
#22790 opened Jan 21, 2026 by MichaReiser Loading…
isort: Add sort-by-qualified-name option
#22787 opened Jan 21, 2026 by stephenfin Loading…
ProTip! Adding no:label will show everything without a label.