-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ty] Set An internal refactor or improvement
ty
Multi-file analysis & type inference
None as the definition of Self type variables
internal
#22648
opened Jan 17, 2026 by
AlexWaygood
Loading…
[ty]: Add Sarif Output Format
cli
Related to the command-line interface
ty
Multi-file analysis & type inference
#22645
opened Jan 17, 2026 by
11happy
Loading…
[ty] Implement TypeVarTuple support for PEP 695 and legacy syntax
ecosystem-analyzer
ty
Multi-file analysis & type inference
#22644
opened Jan 17, 2026 by
bxff
Loading…
[ty] Improve invalid assignment diagnostics with type context
ecosystem-analyzer
ty
Multi-file analysis & type inference
#22643
opened Jan 17, 2026 by
ibraheemdev
Loading…
[Implementing or modifying a lint rule
flake8-bugbear] point previous occurrence (B033)
rule
#22634
opened Jan 16, 2026 by
leandrobbraga
Loading…
[ty] Infer lambda expressions with Multi-file analysis & type inference
Callable type context
ecosystem-analyzer
ty
#22633
opened Jan 16, 2026 by
ibraheemdev
Loading…
[ty] Pluck some low hanging performance fruit for completions
performance
Potential performance improvement
server
Related to the LSP server
ty
Multi-file analysis & type inference
#22630
opened Jan 16, 2026 by
BurntSushi
Loading…
[ty] Support deferred and recursive type evaluation in Multi-file analysis & type inference
NamedTuple(...)
ecosystem-analyzer
ty
#22627
opened Jan 16, 2026 by
charliermarsh
Loading…
[ty] Support overriding Related to settings and configuration
ty
Multi-file analysis & type inference
respect-type-ignore-comments
configuration
#22615
opened Jan 16, 2026 by
MichaReiser
Loading…
[ty] Use distributed versions of AND and OR on constraint sets
internal
An internal refactor or improvement
performance
Potential performance improvement
ty
Multi-file analysis & type inference
#22614
opened Jan 16, 2026 by
dcreager
Loading…
[ty] Add support for functional Multi-file analysis & type inference
TypedDict
ty
#22611
opened Jan 15, 2026 by
charliermarsh
•
Draft
[ty] fix unary operators on Multi-file analysis & type inference
NewTypes of float and complex
ecosystem-analyzer
ty
#22605
opened Jan 15, 2026 by
oconnor663
Loading…
[flake8-simplify] Mark SIM910/SIM911 fix as unsafe when deleting comments
fixes
Related to suggested fixes for violations
#22600
opened Jan 15, 2026 by
leonace924
Loading…
[ty] Add support for dynamic dataclasses via Multi-file analysis & type inference
make_dataclass
ecosystem-analyzer
ty
#22586
opened Jan 14, 2026 by
charliermarsh
Loading…
flake8-executable: allow global flags in uv shebangs (EXE003)
#22582
opened Jan 14, 2026 by
Jkhall81
Loading…
[ty] Build constraint set sequent maps lazily
internal
An internal refactor or improvement
ty
Multi-file analysis & type inference
#22577
opened Jan 14, 2026 by
dcreager
Loading…
feat: added isort options for completeness (WIP)
configuration
Related to settings and configuration
isort
Related to import sorting
#22572
opened Jan 14, 2026 by
tonycoco
Loading…
[ruff server] Find config for files outside of open workspaces
server
Related to the LSP server
#22570
opened Jan 14, 2026 by
ZedThree
Loading…
FAST002 : add autofix skipped reason as diagnostic info
diagnostics
Related to reporting of diagnostics.
#22565
opened Jan 14, 2026 by
11happy
Loading…
[ty] Propagate type context through comprehensions
ecosystem-analyzer
ty
Multi-file analysis & type inference
#22564
opened Jan 14, 2026 by
ibraheemdev
Loading…
[ty] Multi-file analysis & type inference
struct.unpack return type inference
ty
#22562
opened Jan 13, 2026 by
sakgoyal
Loading…
[Improvements or additions to documentation
pandas-vet] Make example error out-of-the-box (PD002)
documentation
#22561
opened Jan 13, 2026 by
MeGaGiGaGon
Loading…
[Implementing or modifying a lint rule
pyflakes] Report duplicate imports in typing.TYPE_CHECKING block F811
rule
#22560
opened Jan 13, 2026 by
chirizxc
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.