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
Sort

Pull requests list

[ty] Fix more generics-related TODOs ty Multi-file analysis & type inference
#18062 opened May 13, 2025 by AlexWaygood Loading…
[ty] contribution guide documentation Improvements or additions to documentation ty Multi-file analysis & type inference
#18061 opened May 13, 2025 by carljm Loading…
[ty] recognize non-fully-static specializations ty Multi-file analysis & type inference
#18059 opened May 12, 2025 by carljm Draft
[ty] only issue redundant-cast on fully static types ty Multi-file analysis & type inference
#18058 opened May 12, 2025 by carljm Loading…
[ty] Infer the Python version from the environment if feasible ty Multi-file analysis & type inference
#18057 opened May 12, 2025 by zanieb Loading…
[ty] Infer parameter specializations of explicitly implemented generic protocols ty Multi-file analysis & type inference
#18054 opened May 12, 2025 by dcreager Loading…
Unify Message variants diagnostics Related to reporting of diagnostics.
#18051 opened May 12, 2025 by ntBre Loading…
[ty] Improve diagnostics for assert_type and assert_never diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18050 opened May 12, 2025 by AlexWaygood Loading…
[ty] type narrowing by attribute/subscript assignments ty Multi-file analysis & type inference
#18041 opened May 12, 2025 by mtshiba Draft
3 tasks
[ty] Shorten snapshot names internal An internal refactor or improvement testing Related to testing Ruff itself ty Multi-file analysis & type inference
#18039 opened May 12, 2025 by InSyncWithFoo Draft
Improve docs on config file precedence documentation Improvements or additions to documentation
#18034 opened May 12, 2025 by timhoffm Loading…
[ty] Implement DataClassInstance protocol for dataclasses. ty Multi-file analysis & type inference
#18018 opened May 11, 2025 by abhijeetbodas2001 Loading…
[ty] Rename call-possibly-unbound-method to possibly-unbound-dunder-call ty Multi-file analysis & type inference
#18017 opened May 11, 2025 by InSyncWithFoo Loading…
[ty] Better control flow for boolean expressions that are inside if ty Multi-file analysis & type inference
#18010 opened May 10, 2025 by TomerBin Loading…
[ty] Don't warn yield not in function when yield is in function diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18008 opened May 10, 2025 by maxmynter Loading…
Assume type of self is typing.Self ty Multi-file analysis & type inference
#18007 opened May 10, 2025 by Glyphack Loading…
[ty] Recognize submodules in self-referential imports ty Multi-file analysis & type inference
#18005 opened May 10, 2025 by sharkdp Loading…
2
3
[ty] WIP: Disambiguate legacy typevars internal An internal refactor or improvement ty Multi-file analysis & type inference
#17994 opened May 9, 2025 by dcreager Draft
refine the first-party integrations description documentation Improvements or additions to documentation
#17977 opened May 9, 2025 by otakutyrant Loading…
[ty] Support frozen dataclasses ty Multi-file analysis & type inference
#17974 opened May 9, 2025 by thejchap Loading…
ProTip! Add no:assignee to see everything that’s not assigned.