FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) by tdwyer · Pull Request #105127 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)
- #105127
#105127
Merged
gpshead
merged 9 commits into
python:main
python/cpython:main
from
tdwyer:fix_issues102988
tdwyer/cpython:fix_issues102988
Copy head branch name to clipboard
Jul 10, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)
#105127
gpshead
merged 9 commits into
python:main
python/cpython:main
from
tdwyer:fix_issues102988
tdwyer/cpython:fix_issues102988
Copy head branch name to clipboard
Commits
Commits on May 31, 2023
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)
tdwyer
committed
81098ed
View commit details
Copy full SHA for 81098ed
Browse repository at this point
r-prefix strs with \ in the tests
gpshead
authored
ecbb31c
View commit details
Copy full SHA for ecbb31c
Browse repository at this point
reword getaddresses docstring
gpshead
authored
d8d2831
View commit details
Copy full SHA for d8d2831
Browse repository at this point
Commits on Jun 7, 2023
Update comment for getaddresses() and fix broken email test
tdwyer
committed
b44a0b7
View commit details
Copy full SHA for b44a0b7
Browse repository at this point
Commits on Jun 14, 2023
Add NEWS
tdwyer
committed
40002d9
View commit details
Copy full SHA for 40002d9
Browse repository at this point
Commits on Jun 21, 2023
Merge branch 'main' into fix_issues102988
gpshead
authored
86ffb57
View commit details
Copy full SHA for 86ffb57
Browse repository at this point
Fix NEWS entry. It was not a Module its Class email._parseaddr.AddressList
tdwyer
committed
302ee76
View commit details
Copy full SHA for 302ee76
Browse repository at this point
Commits on Jul 10, 2023
Add email.utils docs, narrow the docstring.
gpshead
committed
48d9f58
View commit details
Copy full SHA for 48d9f58
Browse repository at this point
Add versionchanged to parseaddr, add What's New.
gpshead
committed
f96a3ff
View commit details
Copy full SHA for f96a3ff
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL