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] Don't introduce invalid syntax when autofixing override-of-final-method fixes Related to suggested fixes for violations ty Multi-file analysis & type inference
#21699 opened Nov 29, 2025 by AlexWaygood Loading…
[ty] Emit invalid-named-tuple on namedtuple classes that have field names starting with underscores ty Multi-file analysis & type inference
#21697 opened Nov 29, 2025 by AlexWaygood Loading…
[ty] Prototype of --add-ignore CLI option cli Related to the command-line interface ty Multi-file analysis & type inference
#21696 opened Nov 29, 2025 by MichaReiser Draft
[ty] Move all_members, and related types/routines, out of ide_support.rs internal An internal refactor or improvement ty Multi-file analysis & type inference
#21695 opened Nov 29, 2025 by AlexWaygood Loading…
[ty] disallow using unstable iterators of FxHash{Map, Set} as query input ty Multi-file analysis & type inference
#21686 opened Nov 29, 2025 by mtshiba Loading…
[ty] Infer type of implicit cls parameter in method bodies ecosystem-analyzer ty Multi-file analysis & type inference
#21685 opened Nov 28, 2025 by ibraheemdev Loading…
[ty] WIP: accelerate fixed-point convergence of recursively defined literal types ty Multi-file analysis & type inference
#21683 opened Nov 28, 2025 by mtshiba Draft
[ty] Implicit type aliases: Instantiation and attribute access ecosystem-analyzer ty Multi-file analysis & type inference
#21672 opened Nov 28, 2025 by sharkdp Draft
[ty] followup: add-import action for reveal_type too server Related to the LSP server ty Multi-file analysis & type inference
#21668 opened Nov 27, 2025 by Gankra Loading…
Support nested projects within a single LSP session ty Multi-file analysis & type inference
#21666 opened Nov 27, 2025 by MichaReiser Draft
[ty] fix panic when instantiating a type variable with invalid constraints ty Multi-file analysis & type inference
#21663 opened Nov 27, 2025 by mtshiba Loading…
[syntax-error]: default type parameter followed by non-default type parameter parser Related to the parser
#21657 opened Nov 27, 2025 by 11happy Loading…
[ty] uniformly weak imports ecosystem-analyzer ty Multi-file analysis & type inference
#21653 opened Nov 27, 2025 by Gankra Draft
[ty] support type[tuple[...]] ty Multi-file analysis & type inference
#21652 opened Nov 27, 2025 by carljm Loading…
Add Ability to Output to Multiple Files/Formats cli Related to the command-line interface needs-decision Awaiting a decision from a maintainer needs-design Needs further design before implementation
#21633 opened Nov 25, 2025 by celestialorb Loading…
[ty] LSP Benchmarks internal An internal refactor or improvement ty Multi-file analysis & type inference
#21625 opened Nov 25, 2025 by MichaReiser Loading…
apply range suppressions to filter diagnostics internal An internal refactor or improvement suppression Related to supression of violations e.g. noqa
#21623 opened Nov 25, 2025 by amyreese Loading…
[ty] Infer typevar specializations for Callable types ecosystem-analyzer ty Multi-file analysis & type inference
#21551 opened Nov 20, 2025 by dcreager Loading…
[ty] Typevars should be considered equivalent even after lazy defaults/bounds/etc are forced internal An internal refactor or improvement ty Multi-file analysis & type inference
#21506 opened Nov 18, 2025 by dcreager Loading…
[WIP] Respect fmt: skip for multiple statements on a single line bug Something isn't working formatter Related to the formatter
#21504 opened Nov 17, 2025 by dylwil3 Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.