diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-04-30 10:17:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 10:17:23 (GMT) |
commit | e91dee87edcf6dee5dd78053004d76e5f05456d4 (patch) | |
tree | 39267dc065a5ce04396423837df258e7c808056b /Python/emscripten_signal.c | |
parent | 3483299a24e41a7f2e958369cb3573d7c2253e33 (diff) | |
download | cpython-e91dee87edcf6dee5dd78053004d76e5f05456d4.zip cpython-e91dee87edcf6dee5dd78053004d76e5f05456d4.tar.gz cpython-e91dee87edcf6dee5dd78053004d76e5f05456d4.tar.bz2 |
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).
Diffstat (limited to 'Python/emscripten_signal.c')
0 files changed, 0 insertions, 0 deletions