Skip to content

gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)" - #106733

Merged
gpshead merged 4 commits into
python:mainfrom
gpshead:gh-106669
Jul 21, 2023
Merged

gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)"#106733
gpshead merged 4 commits into
python:mainfrom
gpshead:gh-106669

Conversation

@gpshead

@gpsheadgpshead commented Jul 14, 2023

Copy link
Copy Markdown
Member

gh-106669: Revert "gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (#105127)"

This reverts commit 18dfbd0 and adds the regression test suggested in the issue.

See #106669.


📚 Documentation preview 📚: https://cpython-previews--106733.org.readthedocs.build/

…g errors and return empty tuple to indicate the parsing error (old API) (python#105127)"
This reverts commit 18dfbd0.
See python#106669.
@gpsheadgpshead added type-bug An unexpected behavior, bug, or error needs backport to 3.12 only security fixes labels Jul 14, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @gpshead, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker a31dea1feb61793e48fa9aa5014f358352205c1d 3.12

@gpshead
gpshead deleted the gh-106669 branch July 21, 2023 03:30
@gpsheadgpshead added needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Jul 21, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @gpshead, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker a31dea1feb61793e48fa9aa5014f358352205c1d 3.12

@gpsheadgpshead added needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Jul 21, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @gpshead, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker a31dea1feb61793e48fa9aa5014f358352205c1d 3.12

gpshead added a commit to gpshead/cpython that referenced this pull request Jul 21, 2023
… parsing errors ... (pythonGH-105127)" (pythonGH-106733)
This reverts commit 18dfbd0.
Adds a regression test from the issue.
See python#106669..
(cherry picked from commit a31dea1)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-bot

Copy link
Copy Markdown

GH-106941 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jul 21, 2023
gpshead added a commit that referenced this pull request Jul 21, 2023
…ors ... (GH-105127)" (GH-106733) (#106941)
This reverts commit 18dfbd0.
Adds a regression test from the issue.
See #106669..
(cherry picked from commit a31dea1)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-blockertype-bugAn unexpected behavior, bug, or error

Projects

Development

Successfully merging this pull request may close these issues.

3 participants

@gpshead@miss-islington@bedevere-bot