Skip to content
Snippets Groups Projects
Unverified Commit 3d0a5f73 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)



It was raised if the charset itself contains characters not encodable
in UTF-8 (in particular \udcxx characters representing non-decodable
bytes in the source).
(cherry picked from commit e91dee87)

Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
parent 869a8943
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment