diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-02-17 13:01:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 13:01:02 (GMT) |
commit | 70754d21c288535e86070ca7a6e90dcb670b8593 (patch) | |
tree | 7f4956f4fde48a17aae2226c5caac0cb7b1bb15c /Lib/test/test_pydoc/test_pydoc.py | |
parent | bc11905d48f66db7687866d82245177ebf4e5468 (diff) | |
download | cpython-70754d21c288535e86070ca7a6e90dcb670b8593.zip cpython-70754d21c288535e86070ca7a6e90dcb670b8593.tar.gz cpython-70754d21c288535e86070ca7a6e90dcb670b8593.tar.bz2 |
[3.11] gh-100884: email/_header_value_parser: don't encode list separators (GH-100885) (GH-115593)
ListSeparator should not be encoded. This could happen when a long line
pushes its separator to the next line, which would have been encoded.
(cherry picked from commit 09fab93c3d857496c0bd162797fab816c311ee48)
Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
Diffstat (limited to 'Lib/test/test_pydoc/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions