Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
News entry.
  • Loading branch information
bitdancer committed Dec 10, 2025
commit 1bba1343395bfc2b205c68a35e7fddd146999281
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
The non-``compat32`` :mod:`email` policies now correctly handle refolding
encoded words that contain bytes that can not be decoded in their specified
character set. Previously this resulting in an encoding exception during
folding.
Loading