Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[ty] Right-hand side narrowing for `if Foo is type(x)` expressions
ty
ecosystem-analyzer
#22608 opened 2026-01-15 18:34 by
AlexWaygood
[ty] Make `ModuleType` and `object` attributes available on namespace packages
ty
#22606 opened 2026-01-15 18:08 by
AlexWaygood
[ty] fix unary operators on `NewType`s of `float` and `complex`
#22605 opened 2026-01-15 17:42 by
oconnor663
[flake8-simplify] Mark SIM910/SIM911 fix as unsafe when deleting comments
fixes
#22600 opened 2026-01-15 13:55 by
leonace924
[ty] Fix `--force-exclude` when excluding entire directories
bug
cli
ty
#22595 opened 2026-01-15 09:13 by
MichaReiser
[ty] Add support for dynamic dataclasses via `make_dataclass`
ty
ecosystem-analyzer
#22586 opened 2026-01-14 22:20 by
charliermarsh
[ty] Infer implicit type of `cls` in `__new__` methods
ty
ecosystem-analyzer
#22584 opened 2026-01-14 21:27 by
ibraheemdev
flake8-executable: allow global flags in uv shebangs (EXE003)
#22582 opened 2026-01-14 19:36 by
Jkhall81
[ty] Track constraint set "support" separately; go back to fully reduced BDDs
internal
ty
#22578 opened 2026-01-14 18:21 by
dcreager
[ty] Build constraint set sequent maps lazily
internal
ty
#22577 opened 2026-01-14 18:04 by
dcreager
feat: added isort options for completeness (WIP)
isort
configuration
#22572 opened 2026-01-14 15:34 by
tonycoco
[ruff server] Find config for files outside of open workspaces
server
#22570 opened 2026-01-14 12:08 by
ZedThree
FAST002 : add autofix skipped reason as diagnostic info
diagnostics
#22565 opened 2026-01-14 09:00 by
11happy
[ty] Propagate type context through comprehensions
ty
ecosystem-analyzer
#22564 opened 2026-01-14 01:49 by
ibraheemdev
`struct.unpack` return type inference
ty
#22562 opened 2026-01-13 22:55 by
sakgoyal
[`pandas-vet`] Make example error out-of-the-box (`PD002`)
documentation
#22561 opened 2026-01-13 21:16 by
MeGaGiGaGon
[`pyflakes`] Report duplicate imports in `typing.TYPE_CHECKING` block `F811`
rule
#22560 opened 2026-01-13 21:14 by
chirizxc
[`ruff`] Add exception for `ctypes.Structure._fields_` (`RUF012`)
rule
#22559 opened 2026-01-13 20:59 by
caiquejjx
[WIP] pyflakes `F401`
#22557 opened 2026-01-13 19:11 by
chirizxc
[ty] Make `TrackedConstraintSet` interned
ty
#22545 opened 2026-01-13 11:52 by
MichaReiser
[ty] Pass the generic context through the decorator
bug
ty
#22544 opened 2026-01-13 10:38 by
dhruvmanila
[ty] Use type context from augmented assignment dunder calls
ty
ecosystem-analyzer
#22540 opened 2026-01-12 22:16 by
ibraheemdev
[flake8_bugbear] fix: improve docs for `no_explicit_stacklevel`
documentation
#22538 opened 2026-01-12 18:45 by
caiquejjx
Do not split subscripts for literals or `Name`s
formatter
preview
#22533 opened 2026-01-12 15:03 by
dylwil3
[ty] Use constraint-set assignability (rather than assignability) when bounds contain negated types
ty
#22501 opened 2026-01-10 20:30 by
charliermarsh
[ty] Update salsa to fix out-of-order query validation
bug
ty
#22498 opened 2026-01-10 18:02 by
MichaReiser
[ty] Generalize union-type subtyping fast path
performance
ty
#22495 opened 2026-01-10 15:30 by
AlexWaygood
[ty] Bind `typing.Self` in class attributes and assignment
ty
#22487 opened 2026-01-09 23:24 by
charliermarsh
Use explicit manylinux/musllinux targets and better pre-upload checks
#22477 opened 2026-01-09 12:36 by
konstin
Add AIR301 deprecation rules for airflow.utils module classes
rule
#22471 opened 2026-01-09 03:50 by
jashparekh
Older