[3.12] gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (GH-105127) by miss-islington · Pull Request #106612 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
Detect email address parsing errors and return empty tuple to indicate the parsing error (old API). This fixes or at least ameliorates CVE-2023-27043.
(cherry picked from commit 18dfbd0)
Co-authored-by: Thomas Dwyer github@tomd.tel
Co-authored-by: Gregory P. Smith greg@krypto.org
📚 Documentation preview 📚: https://cpython-previews--106612.org.readthedocs.build/
… tuple to indicate the parsing error (old API) (pythonGH-105127) Detect email address parsing errors and return empty tuple to indicate the parsing error (old API). This fixes or at least ameliorates CVE-2023-27043. --------- (cherry picked from commit 18dfbd0) Co-authored-by: Thomas Dwyer <github@tomd.tel> Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington
requested a review
from a team
as a code owner
bedevere-bot
added
the
awaiting review
label
This was referenced
gpshead
enabled auto-merge (squash)
gpshead
merged commit
30870c8
into
python:3.12
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-18dfbd0-3.12
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment