SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

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).
S
Serhiy Storchaka committed
e91dee87edcf6dee5dd78053004d76e5f05456d4
Parent: 3483299
Committed by GitHub <noreply@github.com> on 4/30/2022, 10:17:23 AM