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] Fix quadratic blow up for implicit instance attributes performance Potential performance improvement ty Multi-file analysis & type inference
#24670 opened Apr 16, 2026 by charliermarsh Member Draft
[ty] Do not suggest argument completion when at value of keyword argument ty Multi-file analysis & type inference
#24669 opened Apr 16, 2026 by dylwil3 Collaborator Loading…
[ty] Guard self-referential TypeOf recursion in generic callables bug Something isn't working ty Multi-file analysis & type inference
#24668 opened Apr 16, 2026 by charliermarsh Member Loading…
Feat/inlay hint keyword arg edit server Related to the LSP server ty Multi-file analysis & type inference
#24667 opened Apr 16, 2026 by denyszhak Contributor Draft
[ty] Guard recursive protocol signature comparisons bug Something isn't working ty Multi-file analysis & type inference
#24665 opened Apr 15, 2026 by charliermarsh Member Loading…
[ty] Avoid expression_type calls for syntax error targets in unpacking assignment bug Something isn't working ty Multi-file analysis & type inference
#24663 opened Apr 15, 2026 by charliermarsh Member Loading…
[ty] Fix ClassVar[Self] assignment checks for class objects ty Multi-file analysis & type inference
#24657 opened Apr 15, 2026 by charliermarsh Member Loading…
[ty] Support Unpack[TypedDict] ty Multi-file analysis & type inference
#24653 opened Apr 15, 2026 by charliermarsh Member Loading…
[ty] Preserve iterable intersection inference ty Multi-file analysis & type inference
#24650 opened Apr 15, 2026 by harsh21234i Loading…
[flake8-async] Implement yield-in-context-manager-in-async-generator (ASYNC119) preview Related to preview mode features rule Implementing or modifying a lint rule
#24644 opened Apr 14, 2026 by loganrosen Loading…
5 tasks done
[ty] Point at attribute's binding site in invalid-await diagnostic ty Multi-file analysis & type inference
#24628 opened Apr 14, 2026 by anishgirianish Contributor Loading…
Add mdtests for Ruff testing Related to testing Ruff itself
#24617 opened Apr 13, 2026 by ntBre Contributor Draft
Factor out the mdtest crate testing Related to testing Ruff itself
#24616 opened Apr 13, 2026 by ntBre Contributor Loading…
[ty] Merge constructor signatures for functools.partial ty Multi-file analysis & type inference
#24585 opened Apr 13, 2026 by charliermarsh Member Draft
[ty] Refine functools.partial argument inference ty Multi-file analysis & type inference
#24584 opened Apr 13, 2026 by charliermarsh Member Draft
[ty] Preserve generic functools.partial signatures ty Multi-file analysis & type inference
#24583 opened Apr 13, 2026 by charliermarsh Member Draft
[ty] Model functools.partial call results ty Multi-file analysis & type inference
#24582 opened Apr 13, 2026 by charliermarsh Member Loading…
[ty] Show a diagnostic for unsupported inferred Python version ty Multi-file analysis & type inference
#24581 opened Apr 13, 2026 by charliermarsh Member Loading…
[ty] report unreachable code as unnecessary hint diagnostics server Related to the LSP server ty Multi-file analysis & type inference
#24580 opened Apr 13, 2026 by denyszhak Contributor Loading…
Fix PLC2701 for type parameter scopes rule Implementing or modifying a lint rule
#24576 opened Apr 12, 2026 by ShipItAndPray Loading…
[ty] Implement unwrap_block refactor code action server Related to the LSP server ty Multi-file analysis & type inference
#24574 opened Apr 11, 2026 by A4-Tacks Loading…
[formatter] Add magic-trailing-comma option with normalize mode to make formatter COM-safe do-not-merge Do not merge this pull request formatter Related to the formatter
#24572 opened Apr 11, 2026 by XuehaiPan Contributor Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.