Skip to content

maint: simplified hostname module#242

Merged
nandgator merged 1 commit intopython-validators:masterfrom
nandgator:workshop
Mar 14, 2023
Merged

maint: simplified hostname module#242
nandgator merged 1 commit intopython-validators:masterfrom
nandgator:workshop

Conversation

@nandgator
Copy link
Copy Markdown
Collaborator

  • Moves port validator to its own function

Related items

Issues

This PR will be closed in an hour.

- Moves port validator to its own function

**Related items**

*Issues*

- Closes python-validators#185
@nandgator nandgator added review PR: Can be reviewed maintenance PR: Alters existing source code labels Mar 14, 2023
@nandgator nandgator self-assigned this Mar 14, 2023
@nandgator nandgator removed the review PR: Can be reviewed label Mar 14, 2023
@nandgator nandgator merged commit 050a2c2 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

maintenance PR: Alters existing source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

localhost and localhost. are valid domains, but give ValidationFailure

1 participant