Fix invalid escape sequences by Gallaecio · Pull Request #91 · 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

@Gallaecio

Copy link Copy Markdown

No description provided.

@nandgator nandgator added outdated

Issue/PR: Open for more than 3 months

maintenance

PR: Alters existing source code

labels

Mar 8, 2023

nandgator added a commit to nandgator/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

@nandgator nandgator closed this in c43826c

Mar 18, 2023

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

Reviewers

No reviews

Assignees

No one assigned

Labels

maintenance

PR: Alters existing source code

outdated

Issue/PR: Open for more than 3 months

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Gallaecio @nandgator