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 ee40a0c commit 1bba134Copy full SHA for 1bba134
1 file changed
Misc/NEWS.d/next/Library/2025-12-10-10-00-06.gh-issue-142517.fG4hbe.rst
@@ -0,0 +1,4 @@
1
+The non-``compat32`` :mod:`email` policies now correctly handle refolding
2
+encoded words that contain bytes that can not be decoded in their specified
3
+character set. Previously this resulting in an encoding exception during
4
+folding.
0 commit comments