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

Fix handling of non-HTTP(S) URIs #104

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Fix handling of non-HTTP(S) URIs #104

merged 1 commit into from
Jan 19, 2022

Conversation

simleo
Copy link
Collaborator

@simleo simleo commented Jan 19, 2022

Fixes #103.

Note:
The unit test added by this PR is about twice as slow as all the others combined (for me, at least). I've marked it as "slow", so that when running tests locally during development one can deselect it with `pytest -m "not slow". In absolute terms, it only adds a few seconds to the test run, so it's OK to run it in the CI build.

@simleo simleo merged commit d45787e into master Jan 19, 2022
@simleo simleo deleted the non_http_uri branch January 19, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant