FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)" by gpshead · Pull Request #106733 · python/cpython · GitHub

/ cpython Public

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 commented Jul 14, 2023
edited
Loading

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/

gpshead added type-bug An unexpected behavior, bug, or error needs backport to 3.12 only security fixes labels Jul 14, 2023
gpshead marked this pull request as ready for review July 14, 2023 00:55
gpshead requested a review from a team as a code owner July 14, 2023 00:55
gpshead self-assigned this Jul 14, 2023
gpshead requested a review from Yhg1s July 14, 2023 00:56
gpshead merged commit a31dea1 into python:main Jul 21, 2023

Copy link
Copy Markdown
Contributor

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

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 deleted the gh-106669 branch July 21, 2023 03:30
gpshead added needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Jul 21, 2023

Copy link
Copy Markdown
Contributor

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

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 needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Jul 21, 2023

Copy link
Copy Markdown
Contributor

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

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>

Copy link
Copy Markdown

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

bedevere-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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-blocker type-bug An unexpected behavior, bug, or error

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL