]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-144125: email: verify headers are sound in BytesGenerator
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Feb 2026 16:04:54 +0000 (17:04 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Feb 2026 16:04:54 +0000 (16:04 +0000)
commite417f05ad77a4c30ddc07f99e90fc0cef43e831a
treecf3707f3de057b32dae28fbaf3bf51c90d5366b3
parentdc353959be7d365049bdc865f65cb369418c03f4
[3.12] gh-144125: email: verify headers are sound in BytesGenerator

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>
Co-authored-by: Petr Viktorin <encukou@gmail.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]