]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-144125: email: verify headers are sound in BytesGenerator (#144180)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Jan 2026 17:10:00 +0000 (18:10 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Jan 2026 17:10:00 +0000 (17:10 +0000)
commit8cdf6204f4ae821f32993f8fc6bad0d318f95f36
tree87f1114a1e7b0f597d4dfcf2616a118f40d8080f
parent7852d72b653fea0199acf5fc2a84f6f8b84eba8d
[3.10] gh-144125: email: verify headers are sound in BytesGenerator (#144180)

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]