-
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
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
•
Draft
2 tasks
[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…
[syntax-errors] Positional-only parameters before Python 3.8
parser
Related to the parser
preview
Related to preview mode features
#16481
opened Mar 3, 2025 by
ntBre
Loading…
Add new rule InEmptyCollection
rule
Implementing or modifying a lint rule
#16480
opened Mar 3, 2025 by
naslundx
Loading…
[syntax-errors] Type parameter lists before Python 3.12
parser
Related to the parser
preview
Related to preview mode features
#16479
opened Mar 3, 2025 by
ntBre
Loading…
[syntax-errors] Related to the parser
preview
Related to preview mode features
type
statements before Python 3.12
parser
#16478
opened Mar 3, 2025 by
ntBre
Loading…
[syntax-errors] Limit Related to the parser
preview
Related to preview mode features
except*
range to *
parser
#16473
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
•
Draft
[red-knot] respect Multi-file analysis & type inference
TYPE_CHECKING
even if not imported from typing
red-knot
#16468
opened Mar 3, 2025 by
mtshiba
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…
[syntax-errors] Type parameter defaults before Python 3.13
parser
Related to the parser
preview
Related to preview mode features
#16447
opened Feb 28, 2025 by
ntBre
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…
[syntax-errors] Named expressions in decorators before Python 3.9
parser
Related to the parser
preview
Related to preview mode features
#16386
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…
Auto generate ast expression nodes
internal
An internal refactor or improvement
#16285
opened Feb 20, 2025 by
Glyphack
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.