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

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]