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] Hide stub-only helpers from implicit builtin lookup ty Multi-file analysis & type inference
#27423 opened Aug 2, 2026 by charliermarsh Member Loading…
fix: G004 semantics
#27419 opened Aug 2, 2026 by hirehamir Contributor Loading…
[ruff] Use LinterSettings builder methods in tests
#27418 opened Aug 2, 2026 by Andrej730 Contributor Loading…
[ty] Fix stack overflow on recursive __call__ attributes ty Multi-file analysis & type inference
#27415 opened Aug 2, 2026 by windsornguyen Loading…
[isort] Add support for reverse length sorting
#27412 opened Aug 2, 2026 by rosset-nocpes Loading…
[ty] Allow a regular attribute to override a ClassVar ty Multi-file analysis & type inference
#27407 opened Aug 1, 2026 by BitWeaverDev Contributor Loading…
[ty] Simplify numeric tower displays (e.g., float over int | float) ty Multi-file analysis & type inference
#27406 opened Aug 1, 2026 by charliermarsh Member Loading…
[ty] Check property compatibility when matching class objects to protocols ty Multi-file analysis & type inference
#27402 opened Aug 1, 2026 by charliermarsh Member Loading…
2
3
[ty] Diagnose invalid descriptor __get__ calls ty Multi-file analysis & type inference
#27400 opened Jul 31, 2026 by charliermarsh Member Draft
[ty] Reject out-of-scope ParamSpec components ty Multi-file analysis & type inference
#27378 opened Jul 31, 2026 by charliermarsh Member Loading…
[ty] Expand aliases in generic TypedDict constructor inference ty Multi-file analysis & type inference
#27374 opened Jul 31, 2026 by charliermarsh Member 2/2 Loading…
[ty] Infer generic TypedDict constructor specializations ty Multi-file analysis & type inference
#27373 opened Jul 31, 2026 by charliermarsh Member 1/2 Loading…
Run Hawk in CI internal An internal refactor or improvement
#27372 opened Jul 31, 2026 by charliermarsh Member 2/2 Draft
[ty] Add TypeVarTuple call forwarding ty Multi-file analysis & type inference
#27371 opened Jul 31, 2026 by dhruvmanila Member Draft
[ty] Error on enum member reassignment ty Multi-file analysis & type inference
#27370 opened Jul 31, 2026 by thejchap Contributor Draft
[ty] Preserve generic class type variables in constructor inference ty Multi-file analysis & type inference
#27340 opened Jul 31, 2026 by charliermarsh Member Loading…
2
3
[ty] Don't quantify away non-inferable typevars before solving, take 2 internal An internal refactor or improvement ty Multi-file analysis & type inference
#27337 opened Jul 30, 2026 by dcreager Member Loading…
[ty] Allow compatible function reassignment ty Multi-file analysis & type inference
#27329 opened Jul 30, 2026 by charliermarsh Member Draft
[ty] Treat imports as bindings instead of declarations ty Multi-file analysis & type inference
#27325 opened Jul 30, 2026 by charliermarsh Member Loading…
[ty] Treat bottom-materialized invariant generics as disjoint ty Multi-file analysis & type inference
#27323 opened Jul 30, 2026 by sharkdp Contributor Draft
[ty] Extract reusable place-load resolution. internal An internal refactor or improvement ty Multi-file analysis & type inference
#27320 opened Jul 29, 2026 by lerebear Contributor Draft
[ty] Separate place-load resolution from type inference. internal An internal refactor or improvement ty Multi-file analysis & type inference
#27319 opened Jul 29, 2026 by lerebear Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.