summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-04-30 12:31:37 (GMT)
committerGitHub <noreply@github.com>2022-04-30 12:31:37 (GMT)
commit3d0a5f73f5436eac1c6c0b4b6210e3b3518dcc83 (patch)
treea9f1387dfdaaa5e0db0360b2e496bbcab7b355eb /Python/errors.c
parent869a89433899950f925d177bacd8fdd43affe827 (diff)
downloadcpython-3d0a5f73f5436eac1c6c0b4b6210e3b3518dcc83.zip
cpython-3d0a5f73f5436eac1c6c0b4b6210e3b3518dcc83.tar.gz
cpython-3d0a5f73f5436eac1c6c0b4b6210e3b3518dcc83.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). (cherry picked from commit e91dee87edcf6dee5dd78053004d76e5f05456d4) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions