[3.11] gh-100884: email/_header_value_parser: don't encode list separators (GH-100885) by miss-islington · Pull Request #115593 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
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 09fab93)
Co-authored-by: Thomas Weißschuh thomas@t-8ch.de
…tors (pythonGH-100885) 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 09fab93) Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
miss-islington
requested a review
from a team
as a code owner
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
serhiy-storchaka
merged commit
70754d2
into
python:3.11
bedevere-app
Bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-09fab93-3.11
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment