Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[ty] Add subdiagnostic hint when an open TypedDict is not assignable to a certain Mapping type, but it would be if it were closed diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#27512 opened Aug 5, 2026 by AlexWaygood Member Loading…
[ty] Preserve property getter call errors ty Multi-file analysis & type inference
#27509 opened Aug 5, 2026 by charliermarsh Member 1/5 Loading…
[ty] Diagnose invalid module-level __getattr__ calls ty Multi-file analysis & type inference
#27507 opened Aug 5, 2026 by charliermarsh Member 5/5 Draft
[ty] Diagnose invalid __getattribute__ calls ty Multi-file analysis & type inference
#27506 opened Aug 5, 2026 by charliermarsh Member 4/5 Draft
[ty] Skip scripts with an invalid PEP 723 configuration ty Multi-file analysis & type inference
#27505 opened Aug 5, 2026 by MichaReiser Member 3/3 Loading…
[ty] Shrink callable types in property tests internal An internal refactor or improvement ty Multi-file analysis & type inference
#27504 opened Aug 5, 2026 by AlexWaygood Member Loading…
[ty] Diagnose invalid __getattr__ calls ty Multi-file analysis & type inference
#27502 opened Aug 5, 2026 by charliermarsh Member 3/5 Loading…
[ty] Compress cached source text ty Multi-file analysis & type inference
#27501 opened Aug 5, 2026 by MichaReiser Member Draft
[ty] Inline common statement inference data ty Multi-file analysis & type inference
#27497 opened Aug 5, 2026 by MichaReiser Member Draft
[ty] Model try exception flow with operation checkpoints ty Multi-file analysis & type inference
#27471 opened Aug 4, 2026 by charliermarsh Member 1/2 Loading…
Prepare ruff_annotate_snippets for it to be used for suggestions internal An internal refactor or improvement
#27470 opened Aug 4, 2026 by epage Contributor Loading…
[ty] Preserve contextual types when overloaded constructors fail ty Multi-file analysis & type inference
#27466 opened Aug 4, 2026 by charliermarsh Member 2/2 Loading…
[ty]Tokenize reStructuredText prefix roles internal An internal refactor or improvement server Related to the LSP server ty Multi-file analysis & type inference
#27464 opened Aug 4, 2026 by lerebear Contributor Loading…
[ty] Check PEP 723 scripts with independent programs ty Multi-file analysis & type inference
#27462 opened Aug 4, 2026 by MichaReiser Member 1/3 Loading…
[ruff] suggest asyncio.TaskGroup in RUF006 docs
#27461 opened Aug 4, 2026 by tjkuson Contributor Loading…
[ty] Infer generic TypedDicts from unpacked dictionary literals ty Multi-file analysis & type inference
#27452 opened Aug 4, 2026 by charliermarsh Member Draft
[ty] Infer generic TypedDicts from positional dictionary literals ty Multi-file analysis & type inference
#27451 opened Aug 4, 2026 by charliermarsh Member Draft
[ty] Add Indeterminate to type relation judgment result ty Multi-file analysis & type inference
#27447 opened Aug 4, 2026 by mtshiba Collaborator Draft
[ty] Navigate to same-file pytest fixtures server Related to the LSP server ty Multi-file analysis & type inference
#27444 opened Aug 4, 2026 by lerebear Contributor Draft
[ty] Model same-file pytest fixture bindings ty Multi-file analysis & type inference
#27443 opened Aug 4, 2026 by lerebear Contributor Draft
[ty] Reject unhashable objects for Hashable protocols ty Multi-file analysis & type inference
#27441 opened Aug 4, 2026 by carljm Contributor Loading…
[ty] Enable (but downrank) auto-import completion suggestions from stub-only modules server Related to the LSP server ty Multi-file analysis & type inference
#27433 opened Aug 3, 2026 by AlexWaygood Member Loading…
[ty] Prevent stack overflow from occurring in large inference dependencies ty Multi-file analysis & type inference
#27426 opened Aug 3, 2026 by mtshiba Collaborator Draft
[ty] Compare bound-method receivers covariantly ty Multi-file analysis & type inference
#27425 opened Aug 3, 2026 by charliermarsh Member Draft
ProTip! Exclude everything labeled bug with -label:bug.