Skip to content

Pull requests: astral-sh/ruff

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

Pull requests list

Add RDJson support.
#11682 opened Jun 1, 2024 by tobb10001 Loading…
intern names in the symbol table red-knot Multi-file analysis & type inference
#11675 opened Jun 1, 2024 by plredmond Loading…
1 task
[red-knot] add if-statement support to FlowGraph red-knot Multi-file analysis & type inference
#11673 opened Jun 1, 2024 by carljm Loading…
[red-knot] extract helper functions in inference tests red-knot Multi-file analysis & type inference
#11671 opened Jun 1, 2024 by carljm Loading…
[red-knot] use reachable definitions in infer_expression_type red-knot Multi-file analysis & type inference
#11670 opened Jun 1, 2024 by carljm Loading…
[red-knot] infer_symbol_public_type infers union of all definitions red-knot Multi-file analysis & type inference
#11669 opened Jun 1, 2024 by carljm Loading…
Upgrade annotation snippet
#11618 opened May 30, 2024 by MichaReiser Draft
[pygrep_hooks] Check file-level pragmas (PGH004) preview Related to preview mode features rule Implementing or modifying a lint rule
#11540 opened May 25, 2024 by ajesipow Loading…
Update contributing guide for newcomers documentation Improvements or additions to documentation
#11517 opened May 23, 2024 by ekohilas Loading…
Update release script to match uv internal An internal refactor or improvement
#11496 opened May 22, 2024 by zanieb Loading…
[darglint] Implement docstring-missing-exception and docstring-extraneous-exception (DAR401, DAR402) docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#11471 opened May 19, 2024 by augustelalande Loading…
Maintain synchronicity between the lexer and the parser parser Related to the parser
#11457 opened May 17, 2024 by dhruvmanila Loading…
3 of 5 tasks
Split UP007 Union and Optional to two individual rules
#11379 opened May 12, 2024 by blueraft Loading…
2 of 3 tasks
Flag B018 for strings and f-strings which aren't docstrings bug Something isn't working
#11302 opened May 6, 2024 by dhruvmanila Loading…
[pyflakes] Treat if TYPE_CHECKING blocks like stub files for F821 bug Something isn't working linter Related to the linter
#11262 opened May 3, 2024 by AlexWaygood Draft
[red-knot] Integrate formatter internal An internal refactor or improvement
#11215 opened Apr 30, 2024 by MichaReiser Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.