We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84140e9 commit 58e011bCopy full SHA for 58e011b
CHANGES.md
@@ -12,6 +12,7 @@
12
### Stable style
13
14
- Fix bug where multiple fmt:skip pragmas inside single block fails (#3978)
15
+- Fix crash on formatting bytes strings that look like docstrings (#4003)
16
- Fix crash when whitespace followed a backslash before newline in a docstring (#4008)
17
- Fix crash on formatting code like `await (a ** b)` (#3994)
18
- No longer treat leading f-strings as docstrings. This matches Python's behaviour and
0 commit comments