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

Safe names #33

Merged
merged 7 commits into from
Jun 11, 2020
Merged

Safe names #33

merged 7 commits into from
Jun 11, 2020

Conversation

sezanzeb
Copy link
Contributor

@sezanzeb sezanzeb commented Jun 8, 2020

I couldn't convert files with the "Replace all messy characters" option on, because the URI scheme was changed to file_//. This PR fixes that.

Furthermore, when a path would be ./test data/ and it already exists, that path is assumed to be safe and not further changed to ./test_data/. A bunch of tests assure that it works properly on various absolute and relative path formats on existing and made up paths

@kassoulet kassoulet merged commit d55d6a6 into kassoulet:py3k Jun 11, 2020
sezanzeb pushed a commit to sezanzeb/soundconverter that referenced this pull request Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants