Skip to content
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

Fix email regex match for Python 2.7 #456

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

epenet
Copy link
Contributor

@epenet epenet commented Apr 1, 2022

Follow-up to #446
Fixes #455

@spacegaier
Copy link
Collaborator

Good point. I myself did not see the comment reg. #446 since that was already merged quite some time ago.

@spacegaier spacegaier merged commit 1d6d41a into alecthomas:master Apr 1, 2022
@epenet epenet deleted the email-python2.7 branch April 1, 2022 07:06
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.

Python 2 does not support regex fullmatch
2 participants