Skip to content

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented 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, update md docs

Related items

Issues

PRs

@yozachar yozachar added review PR: Can be reviewed maintenance PR: Alters existing source code labels Mar 10, 2023
@yozachar yozachar self-assigned this Mar 10, 2023
@yozachar yozachar force-pushed the workshop branch 2 times, most recently from 83bf2c2 to 267c507 Compare March 11, 2023 02:25
- 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, update md docs

**Related items**

*Issues*

- Closes python-validators#152

*PRs*

- Closes python-validators#158
@yozachar yozachar removed the review PR: Can be reviewed label Mar 11, 2023
@yozachar yozachar merged commit d2f1d3b into python-validators:master 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ipv6 check on number of octets missing
1 participant