Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Join URL path components without os.path/posixpath #59

Merged
merged 4 commits into from
Mar 31, 2020
Merged

Conversation

hjacobs
Copy link
Owner

@hjacobs hjacobs commented Mar 29, 2020

The previous code used filesystem functions to manipulate URL paths --- this causes problems on Windows where the default filesystem path separator is a backslash (\).

Replaces #58

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants