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

Suppress PLE2510 fix inside f-string interpolation for Python < 3.12 bug Something isn't working fixes Related to suggested fixes for violations
#23910 opened Mar 12, 2026 by omar-y-abdi Loading…
Add RegularCallableTypeOf and into_regular_callable in ty_extensions testing Related to testing Ruff itself ty Multi-file analysis & type inference
#23909 opened Mar 12, 2026 by dhruvmanila Loading…
Fix shell injection via shell=True in subprocess calls internal An internal refactor or improvement
#23894 opened Mar 11, 2026 by vladapostol1 Loading…
[ty] Improve support for Callable type context ecosystem-analyzer ty Multi-file analysis & type inference
#23888 opened Mar 11, 2026 by ibraheemdev Loading…
[ty] Implement Duboc's TDD optimization for unions of constraint sets ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23881 opened Mar 10, 2026 by dcreager Loading…
[ty] fix too-many-cycle panics when inferring literal type loop variables ty Multi-file analysis & type inference
#23875 opened Mar 10, 2026 by mtshiba Loading…
docs: add markdown formatting guide for editors documentation Improvements or additions to documentation
#23863 opened Mar 10, 2026 by VedantMadane Loading…
[ty] Suppress diagnostics in statically unreachable nested scopes ecosystem-analyzer ty Multi-file analysis & type inference
#23849 opened Mar 10, 2026 by charliermarsh Loading…
[ty] Update SpecializationBuilder hook to get both lower/upper bounds ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#23848 opened Mar 10, 2026 by dcreager Draft
[WIP] Allow selecting rules with severity warning in preview cli Related to the command-line interface configuration Related to settings and configuration preview Related to preview mode features
#23846 opened Mar 9, 2026 by dylwil3 Draft
Display output severity in preview diagnostics Related to reporting of diagnostics. preview Related to preview mode features
#23845 opened Mar 9, 2026 by dylwil3 Loading…
[ty] Narrow type context during collection literal inference ecosystem-analyzer ty Multi-file analysis & type inference
#23844 opened Mar 9, 2026 by ibraheemdev Loading…
[ty] Smarter semantic token classification for attribute access on union type server Related to the LSP server ty Multi-file analysis & type inference
#23841 opened Mar 9, 2026 by Geo5 Draft
[ty] Refactor relation.rs to store state on a struct rather than passing around 7 arguments every time we recurse internal An internal refactor or improvement ty Multi-file analysis & type inference
#23837 opened Mar 9, 2026 by AlexWaygood Loading…
[ty] Implement provide-type endpoint for ty server server Related to the LSP server ty Multi-file analysis & type inference
#23836 opened Mar 9, 2026 by missingdays Draft
[ty] Initial test suite for PEP-728 TypedDict features testing Related to testing Ruff itself ty Multi-file analysis & type inference
#23832 opened Mar 9, 2026 by AlexWaygood Loading…
[ty] Fix folding range classification of lines starting with # bug Something isn't working server Related to the LSP server ty Multi-file analysis & type inference
#23831 opened Mar 9, 2026 by MichaReiser Loading…
[ty] Fix folding ranges for notebooks bug Something isn't working notebook Related to (Jupyter) notebooks server Related to the LSP server ty Multi-file analysis & type inference
#23830 opened Mar 9, 2026 by MichaReiser Loading…
[ty] Handle enum flag in if/else and match ty Multi-file analysis & type inference
#23808 opened Mar 8, 2026 by silamon Loading…
ProTip! no:milestone will show everything without a milestone.