rdrll

Results 3 issues of rdrll

### Description Fixes #3793. Now the `if` clauses in the `case-match` blocks will be correctly wrapped with parenthesis. The previous problem of having redundant parentheses being added to `case` statement...

**Describe the bug** When using the `match-case` block with a `case case` statement (syntax allowed since Python 3.10), Black fails to parse the code if the line length is set...

T: bug
C: crash

### Description Issue #3623 appears to be resolved, added regression tests to monitor this formatting issue and track any potential recurrence. Regression tests were created based on Black's current stable...

skip news