Skip to content

Conversation

dabrown645
Copy link

I needed this for one of my apps so I thought I would take a crack at it.

@yozachar yozachar added outdated Issue/PR: Open for more than 3 months maintenance PR: Alters existing source code labels Mar 8, 2023
yozachar added a commit to yozachar/pyvalidators that referenced this pull request Mar 10, 2023
- uses Python's powerful inbuilt `ipaddress` library
- CIDR validation is now default via func argument
- compiles ip address test cases into a single module
- fixes bad `poetry.lock` file

**Related items**

*Issues*

- Closes python-validators#152

*PRs*

- Closes python-validators#91
- Closes python-validators#158
yozachar added a commit to yozachar/pyvalidators that referenced this pull request Mar 11, 2023
- uses Python's powerful inbuilt `ipaddress` library
- CIDR validation is now default via func argument
- compiles ip address test cases into a single module
- fixes bad `poetry.lock` file

**Related items**

*Issues*

- Closes python-validators#152

*PRs*

- Closes python-validators#158
@yozachar yozachar closed this in e4f3adf Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PR: Alters existing source code outdated Issue/PR: Open for more than 3 months
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants