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 1f73bcb commit cc67165Copy full SHA for cc67165
1 file changed
Misc/NEWS.d/next/Library/2025-03-30-19-55-10.gh-issue-131792.NNjzFA.rst
@@ -1,2 +1,4 @@
1
-Improved performance of :func:`textwrap.dedent` by ~2.4x.
+Improved performance of :func:`textwrap.dedent` by ~2.4x,
2
+and fixed a bug where blank lines with whitespace characters other than space
3
+or horizontal tab were not normalised to the newline.
4
Patch by Adam Turner and Marius Juston.
0 commit comments