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] Preserve annotation color in cast calls server Related to the LSP server ty Multi-file analysis & type inference
#23949 opened Mar 13, 2026 by charliermarsh Draft
[ty] Remove Copy implementation from ConstraintSet ty Multi-file analysis & type inference
#23948 opened Mar 13, 2026 by AlexWaygood Draft
[ty] Narrow TypedDicts through isinstance(..., dict) ty Multi-file analysis & type inference
#23946 opened Mar 13, 2026 by charliermarsh Draft
[ty] Narrow constrained TypeVars using positive intersection evidence ty Multi-file analysis & type inference
#23943 opened Mar 13, 2026 by charliermarsh Draft
[ty] Experiment: silence all diagnostics in unreachable code ecosystem-analyzer ty Multi-file analysis & type inference
#23940 opened Mar 13, 2026 by sharkdp Draft
[ty] Remove IsDisjointVisitor internal An internal refactor or improvement ty Multi-file analysis & type inference
#23938 opened Mar 13, 2026 by AlexWaygood Draft
[ty] Support narrowing with aliased conditional expressions ecosystem-analyzer ty Multi-file analysis & type inference
#23937 opened Mar 13, 2026 by mtshiba Draft
[ty] Synthesize TypedDict constructors via __new__ ty Multi-file analysis & type inference
#23936 opened Mar 13, 2026 by charliermarsh Draft
[ty] Avoid inferring intersection types for call arguments ecosystem-analyzer ty Multi-file analysis & type inference
#23933 opened Mar 13, 2026 by ibraheemdev Loading…
Pass through ParamSpec relation check for non-overloaded signatures ty Multi-file analysis & type inference
#23927 opened Mar 13, 2026 by dhruvmanila Draft
[ty] Group overloaded methods like overloaded functions for docstrings server Related to the LSP server ty Multi-file analysis & type inference
#23920 opened Mar 12, 2026 by charliermarsh Loading…
[airflow] Add AIR331 rule for airflow.traces module removed in Airflow 3.2 preview Related to preview mode features rule Implementing or modifying a lint rule
#23914 opened Mar 12, 2026 by dstandish Loading…
2 tasks done
Suppress PLE2510 fix inside f-string interpolation for Python < 3.12 bug Something isn't working fixes Related to suggested fixes for violations
#23910 opened Mar 12, 2026 by omar-y-abdi Loading…
[ty] Improve support for Callable type context ecosystem-analyzer ty Multi-file analysis & type inference
#23888 opened Mar 11, 2026 by ibraheemdev Loading…
[ty] Implement Duboc's TDD optimization for unions of constraint sets ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23881 opened Mar 10, 2026 by dcreager Loading…
[ty] Suppress diagnostics in statically unreachable nested scopes ecosystem-analyzer ty Multi-file analysis & type inference
#23849 opened Mar 10, 2026 by charliermarsh Loading…
[ty] Update SpecializationBuilder hook to get both lower/upper bounds ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23848 opened Mar 10, 2026 by dcreager Draft
[WIP] Allow selecting rules with severity warning in preview cli Related to the command-line interface configuration Related to settings and configuration preview Related to preview mode features
#23846 opened Mar 9, 2026 by dylwil3 Draft
[ruff] Comment out unreliable float-division checks for RUF069 rule Implementing or modifying a lint rule
#23843 opened Mar 9, 2026 by chirizxc Loading…
[ty] Smarter semantic token classification for attribute access on union type server Related to the LSP server ty Multi-file analysis & type inference
#23841 opened Mar 9, 2026 by Geo5 Draft
[ty] Implement provide-type endpoint for ty server server Related to the LSP server ty Multi-file analysis & type inference
#23836 opened Mar 9, 2026 by missingdays Draft
[ty] Handle enum flag in if/else and match ty Multi-file analysis & type inference
#23808 opened Mar 8, 2026 by silamon Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.