-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Something isn't working
fixes
Related to suggested fixes for violations
flake8_pyi
] Fix PYI041
's fix causing TypeError with None | None | ...
bug
#18637
opened Jun 11, 2025 by
robsdedude
Loading…
Update salsa
ty
Multi-file analysis & type inference
#18636
opened Jun 11, 2025 by
ibraheemdev
Loading…
SourceOrderVisitor
should visit the Identifier
part of the PatternKeyword
node
#18635
opened Jun 11, 2025 by
grievejia
Loading…
[ty] Correctly compare generic function subtyping/assignability regardless of TypeVar identity
ty
Multi-file analysis & type inference
#18634
opened Jun 11, 2025 by
LaBatata101
•
Draft
[Implementing or modifying a lint rule
pyupgrade
] Extend version detection to include sys.version_info.major
(UP036
)
rule
#18633
opened Jun 11, 2025 by
LyricalToxic
Loading…
[
pylint
] Detect more exotic NaN literals in PLW0177
#18630
opened Jun 11, 2025 by
robsdedude
Loading…
Support cancellation requests
server
Related to the LSP server
#18627
opened Jun 11, 2025 by
MichaReiser
Loading…
Centralize client options validation
server
Related to the LSP server
#18623
opened Jun 11, 2025 by
MichaReiser
Loading…
[Something isn't working
fixes
Related to suggested fixes for violations
flake8_comprehensions
] Fix C420
to prepend whitespace when needed
bug
#18616
opened Jun 10, 2025 by
robsdedude
Loading…
[WIP] [ty] Filter overloads based on Multi-file analysis & type inference
Any
/ Unknown
ty
#18607
opened Jun 10, 2025 by
dhruvmanila
•
Draft
support comments like Implementing or modifying a lint rule
# test # noqa: RUF100
in is_pragma_comment
rule
#18604
opened Jun 10, 2025 by
CodeMan62
Loading…
[Implementing or modifying a lint rule
flake8-logging
] Stabilize log-exception-outside-except-handler
(LOG004
)
rule
#18603
opened Jun 10, 2025 by
ntBre
Loading…
[ty] Generate the top and bottom materialization of a type
ty
Multi-file analysis & type inference
#18594
opened Jun 9, 2025 by
dhruvmanila
Loading…
[ty] support del statement and deletion of except handler names
ty
Multi-file analysis & type inference
#18593
opened Jun 9, 2025 by
mtshiba
Loading…
[ty] Add partial support for Multi-file analysis & type inference
TypeIs
ty
#18589
opened Jun 9, 2025 by
InSyncWithFoo
Loading…
[ty] Add decorator check for implicit attribute assignments
ty
Multi-file analysis & type inference
#18587
opened Jun 9, 2025 by
med1844
Loading…
Update Rust crate anstyle to v1.0.11
internal
An internal refactor or improvement
#18583
opened Jun 9, 2025 by
renovate
bot
Loading…
1 task
[
flake8_pyi
] Expand Optional[A]
to A | None
in duplicate-union-member (PYI016
)
#18572
opened Jun 8, 2025 by
robsdedude
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.