gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)"#106733
gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)"#106733gpshead merged 4 commits intopython:mainfrom
Conversation
…g errors and return empty tuple to indicate the parsing error (old API) (python#105127)" This reverts commit 18dfbd0. See python#106669.
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Sorry, @gpshead, I could not cleanly backport this to |
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Sorry @gpshead, I had trouble checking out the |
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Sorry @gpshead, I had trouble checking out the |
… 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 <[email protected]>
|
GH-106941 is a backport of this pull request to the 3.12 branch. |
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/