]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144125: email: verify headers are sound in BytesGenerator (#144182)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Jan 2026 17:18:08 +0000 (18:18 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Jan 2026 17:18:08 +0000 (19:18 +0200)
commit7877fe424415bc4a13045e62a90a7277413d8cb9
tree0012f659d8bf6d72248bd23da308647f29c9d555
parentc9548f3dfc3c56bff355caf1416326c0da2f67f5
[3.14] gh-144125: email: verify headers are sound in BytesGenerator (#144182)

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]