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 1d67a3a commit a22e62aCopy full SHA for a22e62a
1 file changed
Misc/NEWS.d/next/Library/2019-05-17-11-44-21.bpo-33524.8y_xUU.rst
@@ -0,0 +1,3 @@
1
+Fix the folding of email header when the max_line_length is 0 or None and the
2
+header contains non-ascii characters. Contributed by Licht Takeuchi
3
+(@Licht-T).
0 commit comments