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] Gate protocol compatibility on member count ty Multi-file analysis & type inference
#24684 opened Apr 17, 2026 by charliermarsh Member Draft
[ty] Fix various overflows with recursive type aliases bug Something isn't working ty Multi-file analysis & type inference
#24683 opened Apr 17, 2026 by charliermarsh Member Draft
2
3
[ty] Avoid merging snapshots if equivalent performance Potential performance improvement ty Multi-file analysis & type inference
#24682 opened Apr 16, 2026 by charliermarsh Member Draft
[ty] Migrate more mdtests to inline snapshots testing Related to testing Ruff itself ty Multi-file analysis & type inference
#24681 opened Apr 16, 2026 by sharkdp Contributor Draft
Update Rust toolchain to 1.95 and MSRV to 1.93
#24677 opened Apr 16, 2026 by AlexWaygood Member Loading…
[ty] Optimize signature checking based on number of arguments performance Potential performance improvement ty Multi-file analysis & type inference
#24674 opened Apr 16, 2026 by charliermarsh Member Loading…
[airflow] Add mixed-content support to AIR201 preview Related to preview mode features rule Implementing or modifying a lint rule
#24673 opened Apr 16, 2026 by Dev-iL Contributor 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…
[ty] 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 Loading…
[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
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.