Skip to content

Commit 58e011b

Browse files
Update CHANGES.md
1 parent 84140e9 commit 58e011b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
### Stable style
1313

1414
- Fix bug where multiple fmt:skip pragmas inside single block fails (#3978)
15+
- Fix crash on formatting bytes strings that look like docstrings (#4003)
1516
- Fix crash when whitespace followed a backslash before newline in a docstring (#4008)
1617
- Fix crash on formatting code like `await (a ** b)` (#3994)
1718
- No longer treat leading f-strings as docstrings. This matches Python's behaviour and

0 commit comments

Comments
 (0)