fix: simple hostname validation regex by nandgator · Pull Request #294 · 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

@nandgator

Copy link Copy Markdown

Collaborator

@nandgator nandgator commented

Sep 2, 2023

edited

Loading

  • fix regex used for simple hostname validation
  • ignore .rtx.toml
  • update dev dependencies

Related Items

Issues

@nandgator nandgator self-assigned this

Sep 2, 2023

@nandgator nandgator added review

PR: Can be reviewed

dependencies

PR: Update/Remove a (dev/optional) dependencies

bugfix

PR: Bug is fixed

labels

Sep 2, 2023

@nandgator nandgator force-pushed the workshop branch 2 times, most recently from 528401b to f4c8a66 Compare

September 2, 2023 02:20
- fix regex used for simple hostname validation
- ignore `.rtx.toml`
- update dev dependencies

**Related Items**

*Issues*

- Closes python-validators#285
- Closes python-validators#293

@nandgator nandgator removed the review

PR: Can be reviewed

label

Sep 2, 2023

@nandgator nandgator merged commit 99b425a into python-validators:master

Sep 2, 2023

@nandgator nandgator linked an issue

Oct 25, 2023

that may be closed by this pull request

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

Reviewers

No reviews

Assignees

@nandgator nandgator

Labels

bugfix

PR: Bug is fixed

dependencies

PR: Update/Remove a (dev/optional) dependencies

Projects

None yet

Milestone

No milestone

1 participant

@nandgator