]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144125: email: verify headers are sound in BytesGenerator
authorSeth Michael Larson <seth@python.org>
Fri, 23 Jan 2026 14:59:35 +0000 (08:59 -0600)
committerGitHub <noreply@github.com>
Fri, 23 Jan 2026 14:59:35 +0000 (14:59 +0000)
commit052e55e7d44718fe46cbba0ca995cb8fcc359413
tree6f3287163c4fb44b6c02638c939ba63a6261b2ea
parentf3dd0cae6cea38b15b42b20d39c7142a4a0f716e
gh-144125: email: verify headers are sound in BytesGenerator

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]