summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Security/2023-06-13-20-52-24.gh-issue-102988.Kei7Vf.rst
blob: c67ec45737b535204970bcb3b6b05d31ce066391 (plain)
1
2
3
4
Reverted the :mod:`email.utils` security improvement change released in
3.12beta4 that unintentionally caused :mod:`email.utils.getaddresses` to fail
to parse email addresses with a comma in the quoted name field.
See :gh:`106669`.