Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 387: Support absolute Windows paths #388

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

bbayles
Copy link
Contributor

@bbayles bbayles commented Oct 11, 2024

Re: Issue 387, this PR changes the "is this a URL?" test to look for another required element: the netloc. This fixes the issue because absolute Windows paths will not have such an element.

I've added a test to ensure that this doesn't regress in the future.

@mauricioabreu
Copy link
Member

Thank you for another amazing contribution!

@mauricioabreu mauricioabreu merged commit b6fd525 into globocom:master Oct 11, 2024
8 checks passed
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.

2 participants