Skip to content

reduce email validation strictness #6013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 14, 2019

Conversation

robindboer
Copy link
Contributor

Hi 👋, I took a shot at #3733

The email validation is replaced by a simpler regex validation as suggested in the issue.

Please let me know if I can improve anything as this is my first contribution to the project.

@di
Copy link
Member

di commented Jun 13, 2019

Thanks @robindboer. Looks good, can you add a test which shows this is fixed? The original issue was with an email address like [email protected].

@robindboer
Copy link
Contributor Author

Hi @di , Thank you for your feedback. I have updated the pull request to include a unit test that shows the original issue is fixed.

@brainwane brainwane requested a review from ewdurbin June 14, 2019 15:14
Copy link
Member

@ewdurbin ewdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that we validate via successful delivery, 🚀

@ewdurbin ewdurbin merged commit 74bfb6b into pypi:master Jun 14, 2019
@robindboer robindboer deleted the 3733-email-validation branch June 17, 2019 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants