]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144125: email: verify headers are sound in BytesGenerator (#144181)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Jan 2026 17:09:26 +0000 (18:09 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Jan 2026 17:09:26 +0000 (17:09 +0000)
commit0a925ab591c45d6638f37b5e57796f36fa0e56d8
tree7258e6c7abe50c945a4c7194a292e79a453f8e93
parent918387e4912d12ffc166c8f2a38df92b6ec756ca
[3.13] gh-144125: email: verify headers are sound in BytesGenerator (#144181)

gh-144125: email: verify headers are sound in BytesGenerator
(cherry picked from commit 052e55e7d44718fe46cbba0ca995cb8fcc359413)

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Denis Ledoux <dle@odoo.com>
Co-authored-by: Denis Ledoux <5822488+beledouxdenis@users.noreply.github.com>
Co-authored-by: Petr Viktorin <302922+encukou@users.noreply.github.com>
Co-authored-by: Bas Bloemsaat <1586868+basbloemsaat@users.noreply.github.com>
Lib/email/generator.py
Lib/test/test_email/test_generator.py
Lib/test/test_email/test_policy.py
Misc/NEWS.d/next/Security/2026-01-21-12-34-05.gh-issue-144125.TAz5uo.rst [new file with mode: 0644]