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

Fix syntax error false positive on nested alternative patterns bug Something isn't working
#21104 opened Oct 27, 2025 by ntBre Loading…
[ty] Cleanup various APIs ty Multi-file analysis & type inference
#21103 opened Oct 27, 2025 by AlexWaygood Draft
[ty] Make auto-import skip symbols in current module bug Something isn't working server Related to the LSP server ty Multi-file analysis & type inference
#21100 opened Oct 27, 2025 by BurntSushi Loading…
[ty] Smaller refactors to server API in prep for notebook support internal An internal refactor or improvement server Related to the LSP server ty Multi-file analysis & type inference
#21095 opened Oct 27, 2025 by MichaReiser Loading…
[airflow] warning airflow....DAG.create_dagrun has been removed (AIR301) rule Implementing or modifying a lint rule
#21093 opened Oct 27, 2025 by Lee-W Loading…
[ruff-ecosystem] Fix CLI crash on Python 3.14 internal An internal refactor or improvement
#21092 opened Oct 27, 2025 by danparizher Loading…
Extend support for Path.Open in FURB103
#21080 opened Oct 26, 2025 by 11happy Loading…
[ruff] Implement nested-annotated-type (RUF066) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#21079 opened Oct 26, 2025 by wilt00 Loading…
[ty] Infer arguments of generic calls with declared type context ty Multi-file analysis & type inference
#21071 opened Oct 25, 2025 by ibraheemdev Loading…
[ty] Prefer declared type of generic classes ecosystem-analyzer ty Multi-file analysis & type inference
#21070 opened Oct 25, 2025 by ibraheemdev Draft
[ruff] Suppress strings with backslashes in interpolations before Python 3.12 (RUF027) bug Something isn't working fixes Related to suggested fixes for violations
#21069 opened Oct 24, 2025 by danparizher Loading…
[ty] Update "constraint implication" relation to work on constraints between two typevars internal An internal refactor or improvement ty Multi-file analysis & type inference
#21068 opened Oct 24, 2025 by dcreager Draft
[ty] Do not crash if a FileRoot is a symlink server Related to the LSP server ty Multi-file analysis & type inference
#21052 opened Oct 23, 2025 by Gankra Loading…
[ty] Make the default settings try harder to avoid crashes server Related to the LSP server ty Multi-file analysis & type inference
#21047 opened Oct 23, 2025 by Gankra Draft
[pyupgrade] Fix false positive for TypeVar with default on Python<3.13 (UP046,UP047) bug Something isn't working rule Implementing or modifying a lint rule
#21045 opened Oct 23, 2025 by prakhar1144 Loading…
[ty] Simplify Self for final types bug Something isn't working ecosystem-analyzer ty Multi-file analysis & type inference
#21042 opened Oct 23, 2025 by sharkdp Draft
[ty] Add basic __slots__ type inference support ty Multi-file analysis & type inference
#20996 opened Oct 20, 2025 by BlairAllan Loading…
ProTip! Adding no:label will show everything without a label.