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
Sort

Pull requests list

[pydocstyle] Add fix safety section (D200) documentation Improvements or additions to documentation
#17653 opened Apr 27, 2025 by Kalmaegi Loading…
[flake8-bugbear ] Add fix safety section (B006) documentation Improvements or additions to documentation
#17652 opened Apr 27, 2025 by Kalmaegi Loading…
[pycodestyle] Fix duplicated diagnostic in E712 rule Implementing or modifying a lint rule
#17651 opened Apr 26, 2025 by LaBatata101 Loading…
[pyupgrade] Add spaces between tokens as necessary to avoid syntax errors in UP018 fix bug Something isn't working fixes Related to suggested fixes for violations
#17648 opened Apr 26, 2025 by LaBatata101 Loading…
Add Python 3.14 to configuration options python314 Related to Python 3.14
#17647 opened Apr 26, 2025 by dylwil3 Draft
Collect preview lint behaviors in separate module internal An internal refactor or improvement
#17646 opened Apr 26, 2025 by dylwil3 Draft
[refurb] Mark fix as safe for readlines-in-for (FURB129) breaking Breaking API change do-not-merge Do not merge this pull request fixes Related to suggested fixes for violations
#17644 opened Apr 26, 2025 by dylwil3 Loading… v0.12
[red-knot] basic narrowing on attribute and subscript expressions red-knot Multi-file analysis & type inference
#17643 opened Apr 26, 2025 by mtshiba Loading…
2 tasks
[red-knot] Capture backtrace in "check-failed" diagnostic red-knot Multi-file analysis & type inference
#17641 opened Apr 26, 2025 by MichaReiser Loading…
[red-knot] Use 'error' exit code when there's at least one diagnostic with severity 'fatal' red-knot Multi-file analysis & type inference
#17640 opened Apr 26, 2025 by MichaReiser Loading…
[red-knot] Copy and paste ruff's global handling red-knot Multi-file analysis & type inference
#17637 opened Apr 25, 2025 by ntBre Draft
red_knot_python_semantic: improve not-iterable diagnostic diagnostics Related to reporting of diagnostics. red-knot Multi-file analysis & type inference
#17634 opened Apr 25, 2025 by BurntSushi Loading…
[red-knot] fix narrowing in nested scopes
#17630 opened Apr 25, 2025 by mtshiba Loading…
[red-knot] Protocols, but the only protocols in the world are the ones in the typing module do-not-merge Do not merge this pull request red-knot Multi-file analysis & type inference
#17625 opened Apr 25, 2025 by AlexWaygood Draft
[red-knot] remove fixpoint handling from inheritance_cycle query red-knot Multi-file analysis & type inference
#17623 opened Apr 25, 2025 by carljm Draft
[red-knot] remove fixpoint handling from try_mro query red-knot Multi-file analysis & type inference
#17622 opened Apr 25, 2025 by carljm Draft
[red-knot] Intersection of callables for evaluating an overload call red-knot Multi-file analysis & type inference
#17618 opened Apr 24, 2025 by dhruvmanila Draft
[red-knot] Add a new Type::ProtocolInstance variant red-knot Multi-file analysis & type inference
#17614 opened Apr 24, 2025 by AlexWaygood Draft
Add config option to disable typing_extensions imports configuration Related to settings and configuration rule Implementing or modifying a lint rule
#17611 opened Apr 24, 2025 by ntBre Loading…
[red-knot] Check for invalid overload usages red-knot Multi-file analysis & type inference
#17609 opened Apr 24, 2025 by dhruvmanila Loading…
[red-knot] Stricter parsing for type[] type expressions red-knot Multi-file analysis & type inference
#17589 opened Apr 23, 2025 by AlexWaygood Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.