Fix email regex issue 140 by cwisdo · Pull Request #411 · python-validators/validators

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cwisdo

Copy link Copy Markdown

Contributor

@cwisdo cwisdo commented

Nov 25, 2024

No description provided.

@nandgator nandgator force-pushed the cwisdo/fix-email-regex-issue-410 branch from de614ef to 9b90cc3 Compare

March 28, 2025 20:50

@nandgator nandgator merged commit 25fcef0 into python-validators:master

Mar 28, 2025

17 checks passed

@nandgator nandgator linked an issue

Mar 29, 2025

that may be closed by this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nandgator nandgator nandgator approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Regex for email validation allows invalid emails

2 participants

@cwisdo @nandgator