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 #108250 · 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)
- #108250
#108250
Closed
tdwyer
wants to merge 3 commits into
python:main
python/cpython:main
from
tdwyer:refix_issues102988
tdwyer/cpython:refix_issues102988
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)
#108250
tdwyer
wants to merge 3 commits into
python:main
python/cpython:main
from
tdwyer:refix_issues102988
tdwyer/cpython:refix_issues102988
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2023
gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API)
tdwyer
committed
91b5b37
View commit details
Copy full SHA for 91b5b37
Browse repository at this point
Also strip out escaped commas before counting
tdwyer
committed
4afc952
View commit details
Copy full SHA for 4afc952
Browse repository at this point
Commits on Sep 9, 2023
Only account for comma in double-quotes and added tests for this
tdwyer
committed
30d3ed7
View commit details
Copy full SHA for 30d3ed7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL