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

added ipv4 digit lengts validation #191

Merged

Conversation

Norbiox
Copy link
Contributor

@Norbiox Norbiox commented May 11, 2021

This commit fixes #190

@kvesteri kvesteri merged commit c056d64 into python-validators:master Jun 5, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jun 19, 2022
https://build.opensuse.org/request/show/982861
by user mia + dimstar_suse
- Update to 0.20.0
  * Add ipv4 digit lenghts validation
    (gh#python-validators/validators#191)
  * Fix error with international URLs that have more than 2 hyphens
    (gh#python-validators/validators#184)
Changes in 0.19.0:
  * Improve IPv6 validation
    (gh#python-validators/validators#201 gh#python-validators/validators#107)
  * Drop support for Python 3.4
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.

IPv4 validator accepts any number of 0's in a segment
2 participants