]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_e...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 May 2025 08:02:52 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 08:02:52 +0000 (11:02 +0300)
commit1ce68f6297560c3d22169f0280a516b79375e947
treef5e4fc725ba17dcba831d0ffca01b470a039861b
parentebfd18b3f01d00a2246003ea4dd5ad5e4bf6d570
[3.14] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (GH-134233) (#134678)

Co-authored-by: R. David Murray <rdmurray@bitdance.com>
Lib/email/_header_value_parser.py
Lib/test/test_email/test__header_value_parser.py
Misc/NEWS.d/next/Library/2025-05-19-10-32-11.gh-issue-134152.INJC2j.rst [new file with mode: 0644]