]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)"...
authorGregory P. Smith <greg@krypto.org>
Fri, 21 Jul 2023 03:30:52 +0000 (20:30 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 03:30:52 +0000 (20:30 -0700)
commita31dea1feb61793e48fa9aa5014f358352205c1d
treefe53ab71a1484a9a7047393ca2d54218f9dbcb05
parentd81b4f8ff84311fa737e62f2883442ec06d7d5d8
gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)" (#106733)

This reverts commit 18dfbd035775c15533d13a98e56b1d2bf5c65f00.
Adds a regression test from the issue.

See https://github.com/python/cpython/issues/106669.
Doc/library/email.utils.rst
Doc/whatsnew/3.12.rst
Lib/email/utils.py
Lib/test/test_email/test_email.py
Misc/NEWS.d/next/Security/2023-06-13-20-52-24.gh-issue-102988.Kei7Vf.rst