-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ty] Treat Multi-file analysis & type inference
Hashable
, and similar protocols, equivalently to object
for subtyping/assignability
ecosystem-analyzer
ty
#20284
opened Sep 7, 2025 by
AlexWaygood
Loading…
[
refurb
] Mark single-item-membership-test fixes as always unsafe
#20279
opened Sep 6, 2025 by
TaKO8Ki
Loading…
[ty] initial support for Multi-file analysis & type inference
slots=True
in dataclasses
ty
#20278
opened Sep 6, 2025 by
thejchap
Loading…
[
flake8-commas
] Stabilize support for trailing comma checks in type parameter lists (COM812
, COM819
)
#20275
opened Sep 5, 2025 by
dylwil3
Loading…
[
flake8-bugbear
] Stabilize support for non-context-manager calls in assert-raises-exception
(B017
)
#20274
opened Sep 5, 2025 by
dylwil3
Loading…
[
flake8-errmsg
] Stabilize extending raw-string-in-exception
(EM101
) to support byte strings
#20273
opened Sep 5, 2025 by
dylwil3
Loading…
[
pygrep_hooks
] Stabilize usingAsyncMock
methods in invalid-mock-access
(PGH005
)
#20272
opened Sep 5, 2025 by
dylwil3
Loading…
[flake8-async] Implement Related to preview mode features
rule
Implementing or modifying a lint rule
blocking-path-method
(ASYNC240).
preview
#20264
opened Sep 5, 2025 by
PieterCK
Loading…
[
RUF102
] Respect rule redirects in invalid rule code detection
#20245
opened Sep 4, 2025 by
TaKO8Ki
Loading…
[Improvements or additions to documentation
refurb
] Fix safety section (FURB132
)
documentation
#20227
opened Sep 4, 2025 by
VascoSch92
Loading…
[
flake8-logging-format
] fix handles grouping parens and preserves r-prefix/quotes
#20224
opened Sep 4, 2025 by
TaKO8Ki
Loading…
[ty] Skip overload filtering if there are no participating parameters
ty
Multi-file analysis & type inference
#20223
opened Sep 4, 2025 by
dhruvmanila
•
Draft
[ty] Add support for generic PEP695 type aliases
ty
Multi-file analysis & type inference
typing
Related to type annotations
#20219
opened Sep 3, 2025 by
ibraheemdev
Loading…
[
ruff
] Recognize t-strings, generators, and lambdas in RUF016
#20213
opened Sep 3, 2025 by
TaKO8Ki
Loading…
[
flynt
] Use raw triple quotes for joined raw strings with newlines
#20197
opened Sep 1, 2025 by
TaKO8Ki
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.