]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150479: reject CR and LF in email.utils.formataddr (#150480)
authormetsw24-max <metsw24@gmail.com>
Mon, 6 Jul 2026 20:16:43 +0000 (01:46 +0530)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2026 20:16:43 +0000 (16:16 -0400)
commitef4d3f3079fbad40cb7f5619a7417e40f7e3c0f9
tree6d7dc522f3e0cd80475925d73b7fa4938a4320b3
parent20921922fa4d34bea54bfbfc561503e67409b7ab
gh-150479: reject CR and LF in email.utils.formataddr (#150480)
Doc/library/email.utils.rst
Lib/email/utils.py
Lib/test/test_email/test_email.py
Misc/NEWS.d/next/Library/2026-05-26-19-30-00.gh-issue-150479.Kq7Lm2.rst [new file with mode: 0644]