-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[syntax-errors] Parenthesized context managers before Python 3.9
parser
Related to the parser
preview
Related to preview mode features
#16523
opened Mar 5, 2025 by
ntBre
Loading…
[red-knot] Case sensitive module resolver
red-knot
Multi-file analysis & type inference
#16521
opened Mar 5, 2025 by
MichaReiser
•
Draft
Add Multi-file analysis & type inference
OsSystem
support to mdtests
red-knot
#16518
opened Mar 5, 2025 by
MichaReiser
Loading…
Add tests for case-sensitive module resolution
red-knot
Multi-file analysis & type inference
#16517
opened Mar 5, 2025 by
MichaReiser
Loading…
[red-knot] Add Multi-file analysis & type inference
__init__
arguments check when doing try_call
on a class literal
red-knot
Clarify that D417 only checks docstrings with an arguments section
documentation
Improvements or additions to documentation
#16494
opened Mar 4, 2025 by
MichaReiser
Loading…
[red-knot] Understand Multi-file analysis & type inference
typing.Callable
red-knot
#16493
opened Mar 4, 2025 by
dhruvmanila
Loading…
[syntax-errors] Tuple unpacking in Related to the parser
preview
Related to preview mode features
return
and yield
before Python 3.8
parser
#16485
opened Mar 3, 2025 by
ntBre
Loading…
Make noqa parsing consistent and more robust
breaking
Breaking API change
do-not-merge
Do not merge this pull request
suppression
Related to supression of violations e.g. noqa
[syntax-errors] Parenthesized keyword arguments after Python 3.8
parser
Related to the parser
preview
Related to preview mode features
#16482
opened Mar 3, 2025 by
ntBre
Loading…
[red-knot] Support unpacking Multi-file analysis & type inference
with
target
red-knot
#16469
opened Mar 3, 2025 by
ericmarkmartin
Loading…
[Ruff] Fix RUF054
bug
Something isn't working
preview
Related to preview mode features
#16452
opened Mar 1, 2025 by
VascoSch92
•
Draft
[flake8-bugbear] Add async-lru and aiocache decorators to the B019 rule checker
breaking
Breaking API change
needs-decision
Awaiting a decision from a maintainer
#16450
opened Mar 1, 2025 by
LuckySting
Loading…
[red-knot] Rework Multi-file analysis & type inference
Type::to_instance()
to return Option<Type>
red-knot
#16428
opened Feb 28, 2025 by
AlexWaygood
Loading…
[red-knot] Attribute access and the descriptor protocol
red-knot
Multi-file analysis & type inference
[syntax-errors] Unparenthesized assignment expressions in sets and indexes
parser
Related to the parser
preview
Related to preview mode features
#16404
opened Feb 26, 2025 by
ntBre
Loading…
Fallback to Breaking API change
configuration
Related to settings and configuration
do-not-merge
Do not merge this pull request
requires-python
in certain cases when target-version
is not found
breaking
[red-knot] Support Multi-file analysis & type inference
TypeGuard
and TypeIs
red-knot
#16314
opened Feb 22, 2025 by
InSyncWithFoo
•
Draft
[Something isn't working
ruff
] Recognize ClassVar
from superclasses correctly (RUF045
)
bug
#16299
opened Feb 21, 2025 by
InSyncWithFoo
Loading…
Add Related to the LSP server
ConfigurationPreference::FilesystemOnly
server
#16258
opened Feb 19, 2025 by
InSyncWithFoo
•
Draft
[red-knot] Find conflicting declarations for attribute in class methods
red-knot
Multi-file analysis & type inference
#16240
opened Feb 18, 2025 by
smokyabdulrahman
•
Draft
Fixes for unnecessary-dunder-call (PLC2801)
bug
Something isn't working
fixes
Related to suggested fixes for violations
#16216
opened Feb 17, 2025 by
VascoSch92
Loading…
[ruff] Resolve type alias for annotations (RUF012)
bug
Something isn't working
#16210
opened Feb 17, 2025 by
vladNed
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.