Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[perflint] Don't suggest comprehension for super()/__class__ below Python 3.12
#27716 opened 2026-08-13 05:43 by
jaideeppyne
[ruff] Mark RUF055 fix unsafe for bytes patterns with non-literal targets
#27715 opened 2026-08-13 05:22 by
jaideeppyne
[ruff] Limit RUF038 to type contexts and stop dropping non-literal members
#27714 opened 2026-08-13 04:57 by
jaideeppyne
[ruff] Fix RUF066 false negatives for nested lambdas and Protocol-nested classes
#27713 opened 2026-08-13 04:50 by
jaideeppyne
[ty] Use reaching definitions for find references
ty
#27712 opened 2026-08-13 03:42 by
lerebear
[refurb] Restrict FURB131 (delete-full-slice) to lists
#27711 opened 2026-08-13 01:56 by
AbhinavMir
Fix Git metadata tracking in linked worktrees
internal
#27710 opened 2026-08-13 01:50 by
charliermarsh
[ty] Bound vendored typeshed build inputs and stabilize archives
internal
ty
#27709 opened 2026-08-13 01:50 by
charliermarsh
[flake8-pyi] Share autofix for unnecessary placeholder in stubs (`stub-body-multiple-statements, `PYI048`)
#27708 opened 2026-08-13 00:43 by
Avasam
[ty] Audit and correct traversals of lazy type attributes
ty
#27704 opened 2026-08-12 22:15 by
ibraheemdev
[ty] Deduplicate exception checkpoints across equivalent branches
ty
#27703 opened 2026-08-12 21:37 by
charliermarsh
[flake8-executable] Avoid EXE005 false positive with leading shebang
#27702 opened 2026-08-12 20:36 by
kowanietz
[`flake8-pyi`] Extend to bodies with multiple statements (`non-empty-stub-body`, `PYI010`)
needs-decision
#27701 opened 2026-08-12 20:15 by
Avasam
[ty] Simplify fully static property tests
internal
ty
#27693 opened 2026-08-12 13:22 by
AlexWaygood
[ty] Ignore generic declaration metadata in staticness checks
ty
#27692 opened 2026-08-12 13:07 by
AlexWaygood
[ty] Track place load deferredness in the semantic index
internal
ty
#27690 opened 2026-08-12 04:54 by
lerebear
Update Rust crate get-size2 to 0.11.0
internal
#27685 opened 2026-08-12 00:06 by
renovate[bot]
Validate the PGO pipeline in CI
#27669 opened 2026-08-11 22:28 by
charliermarsh
Prototype category selectors
rule-selection
#27666 opened 2026-08-11 20:37 by
ntBre
[ty] Collect type context from function calls during full-scope bidirectional inference
ty
#27665 opened 2026-08-11 19:36 by
ibraheemdev
[ty] Preserve static upper bounds of gradual solutions
ty
#27664 opened 2026-08-11 19:25 by
ibraheemdev
[ty] Resolve deferred references from current and future bindings
ty
#27661 opened 2026-08-11 17:44 by
carljm
[ty] Implement intersection meta-type projection
ty
#27660 opened 2026-08-11 17:41 by
carljm
[ty] Specialize inherited members of unspecialized generic classes
ty
#27658 opened 2026-08-11 16:57 by
carljm
[ty] More consistent encoding of which typevars are inferable
internal
ty
#27653 opened 2026-08-11 14:14 by
dcreager
[ty] Handle bound/constrained typevars by adding to the constraint set
ty
#27652 opened 2026-08-11 14:13 by
dcreager
[`refurb`] Skip `FURB101` and `FURB103` when the `open` argument is a file descriptor
bug
rule
preview
#27643 opened 2026-08-11 01:01 by
baltasarblanco
[ty] Add diagnostic baseline support
suppression
ty
#27636 opened 2026-08-10 17:46 by
MichaReiser
[ty] Add a lint detecting non-bools in boolean contexts that are always truthy or always falsy
ty
#27634 opened 2026-08-10 16:40 by
AlexWaygood
[ty] Avoid treating augmented assignments as attribute definitions
ty
#27633 opened 2026-08-10 15:52 by
charliermarsh
Older