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] Update salsa to fix out-of-order query validation bug Something isn't working ty Multi-file analysis & type inference
#22498 opened Jan 10, 2026 by MichaReiser Draft
[ty] Preserve argument signature in @total_ordering bug Something isn't working ty Multi-file analysis & type inference
#22496 opened Jan 10, 2026 by charliermarsh Loading…
[ty] Generalize union-type subtyping fast path performance Potential performance improvement ty Multi-file analysis & type inference
#22495 opened Jan 10, 2026 by AlexWaygood Draft
I002 insertions in correct alphabetical order
#22493 opened Jan 10, 2026 by 11happy Loading…
[ty] Handle playground file updates in the monaco editor onChange playground A playground-specific issue
#22492 opened Jan 10, 2026 by RasmusNygren Loading…
[ty] Bind typing.Self in class attributes and assignment ty Multi-file analysis & type inference
#22487 opened Jan 9, 2026 by charliermarsh Loading…
[ty] Add diagnostic to catch generic enums ty Multi-file analysis & type inference
#22482 opened Jan 9, 2026 by charliermarsh Loading…
[ty] Support own instance members for type(...) classes ecosystem-analyzer ty Multi-file analysis & type inference
#22480 opened Jan 9, 2026 by charliermarsh Loading…
[pyflakes] Fix F823 false positive with submodule import shadowing bug Something isn't working rule Implementing or modifying a lint rule
#22472 opened Jan 9, 2026 by bxff Loading…
Add AIR301 deprecation rules for airflow.utils module classes rule Implementing or modifying a lint rule
#22471 opened Jan 9, 2026 by jashparekh Loading…
WIP: Ruffen docs prototype
#22470 opened Jan 9, 2026 by amyreese Draft
[ty] Support calls to intersection types ecosystem-analyzer ty Multi-file analysis & type inference
#22469 opened Jan 9, 2026 by carljm Draft
[ty] Add support for Debian/Ubuntu dist-packages directories ty Multi-file analysis & type inference
#22466 opened Jan 8, 2026 by carljm Draft
[PT006] Fix syntax error when unpacking nested tuples in parametrize fixes (#22441) fixes Related to suggested fixes for violations rule Implementing or modifying a lint rule
#22464 opened Jan 8, 2026 by bxff Loading…
Test ungating range suppressions
#22461 opened Jan 8, 2026 by amyreese Draft
[ty] Optimize subtyping/assignability/redundancy checks against union types ecosystem-analyzer performance Potential performance improvement ty Multi-file analysis & type inference
#22458 opened Jan 8, 2026 by AlexWaygood Draft
[airflow] Second positional argument to Asset/Dataset should not be a dictionary (AIR303) rule Implementing or modifying a lint rule
#22453 opened Jan 8, 2026 by sjyangkevin Loading…
perflint: support tuple unpacking in PERF401 rule Implementing or modifying a lint rule
#22450 opened Jan 8, 2026 by Jkhall81 Loading…
Skip walking all tokens when loading range suppressions performance Potential performance improvement preview Related to preview mode features
#22446 opened Jan 7, 2026 by amyreese Loading…
[ty] relax the attribute narrowing condition ecosystem-analyzer ty Multi-file analysis & type inference
#22440 opened Jan 7, 2026 by mtshiba Loading…
[ty] Include type parameters in generic callable display ecosystem-analyzer ty Multi-file analysis & type inference
#22435 opened Jan 7, 2026 by bxff Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.