Add token based `parenthesized_ranges` implementation #21738
feat: optimize parenthesized_range
602b7ea0
feat: parentheses_iterator fix clippy complaint
f45f7d2b
Update crates/ruff_python_parser/src/parenthesize.rs
27bbc66b
Update crates/ruff_python_parser/src/parenthesize.rs
7ed3e899
feat: rollback to the regular TokenKind.is_trivia()
9f2abce4
feat: parenthesized_range remove integration tests with the original …
b1156a0b
Merge branch 'main' into feat-optimized-parenthesized-range
c5ed330e
Move to `ruff_python_ast`
8df70458
MichaReiser
changed the title feat: optimize parenthesized_range Add token based `parenthesized_ranges` implementation 173 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub