Skip to content

Conversation

yozachar
Copy link
Collaborator

  • email's domain part is now compliant to RFC 5321
  • it can also accept simple hostname (like localhost)
  • fix missing utf-8 comments

Related Items

Issues

- email's domain part is now compliant to RFC 5321
- it can also accept simple hostname (like `localhost`)
- fix missing `utf-8` comment

**Related Items**

*Issues*

- Closes python-validators#108
- Closes python-validators#142
@yozachar yozachar added enhancement Issue/PR: A new feature review PR: Can be reviewed labels Mar 12, 2023
@yozachar yozachar self-assigned this Mar 12, 2023
@yozachar yozachar removed the review PR: Can be reviewed label Mar 14, 2023
@yozachar yozachar merged commit 9fe2411 into python-validators:master Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR: A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why does validators.email include localhost in the domain whitelist? Unhandled checks on email validator
1 participant