]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143935: Email preserve parens when folding comments (GH-143936) (#144034)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Jan 2026 17:11:33 +0000 (18:11 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Jan 2026 17:11:33 +0000 (17:11 +0000)
commit61614a5e5056e4f61ced65008d4576f3df34acb6
tree478297026c8a4fe8fb7eac7d9394b885f4822df3
parentf3a6e8ed8d3bab566475cbe9aee2eb51f8d1d9e1
[3.14] gh-143935: Email preserve parens when folding comments (GH-143936) (#144034)

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Denis Ledoux <dle@odoo.com>
Lib/email/_header_value_parser.py
Lib/test/test_email/test__header_value_parser.py
Misc/NEWS.d/next/Security/2026-01-16-14-40-31.gh-issue-143935.U2YtKl.rst [new file with mode: 0644]