diff options
author | Rito Takeuchi <licht-t@outlook.jp> | 2024-01-26 15:19:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 15:19:41 (GMT) |
commit | 504334c7be5a56237df2598d338cd494a42fca4c (patch) | |
tree | 48e41f69428ffedf8866c3e227ee8a9c0d190649 /Objects | |
parent | 0bd8297a2208125f76807cdf01f72abe5c94136b (diff) | |
download | cpython-504334c7be5a56237df2598d338cd494a42fca4c.zip cpython-504334c7be5a56237df2598d338cd494a42fca4c.tar.gz cpython-504334c7be5a56237df2598d338cd494a42fca4c.tar.bz2 |
gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986)
It now always encodes non-ASCII characters in headers if utf8 is false.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions