Skip to content

fix: url validator considers urls with /#/ as valid#289

Merged
nandgator merged 1 commit intopython-validators:masterfrom
adrienthiery:fix/hashtag-url
Aug 18, 2023
Merged

fix: url validator considers urls with /#/ as valid#289
nandgator merged 1 commit intopython-validators:masterfrom
adrienthiery:fix/hashtag-url

Conversation

@adrienthiery
Copy link
Copy Markdown

@adrienthiery adrienthiery commented Aug 17, 2023

Attempts to resolve #288 thanks to @joe733 's recommandation

@nandgator nandgator merged commit 9e94fee into python-validators:master Aug 18, 2023
@nandgator
Copy link
Copy Markdown
Collaborator

Thanks for the PR!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: /#/ in URLs is failing validation

2 participants