]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 May 2022 17:02:15 +0000 (10:02 -0700)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 17:02:15 +0000 (10:02 -0700)
commitb15b94de091d184e1f1281af190debaf9b92de78
treef05429250f00a798f97ce9f3562dda719282cd2e
parentc8f1095e0a13c943eeca50802887fce4a9a7decc
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)

* fix issue 93010

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 71abeb0895f7563dc5ac4b4f077a8f87dab57e7a)

Co-authored-by: oda-gitso <105083118+oda-gitso@users.noreply.github.com>
Lib/email/_header_value_parser.py
Lib/test/test_email/test_email.py
Misc/NEWS.d/next/Library/2022-05-20-15-52-43.gh-issue-93010.WF-cAc.rst [new file with mode: 0644]