Skip to content

Conversation

matejcik
Copy link

@matejcik matejcik commented Mar 3, 2017

fix the windows failure of PR #158 by splitting the arguments manually instead of relying on shlex (which fails horribly on windows paths)

Split arguments for `do()` manually, otherwise `shlex.split` will
mangle backslashes and break Windows paths.
@RonnyPfannschmidt
Copy link
Contributor

well done, thanks :)

@RonnyPfannschmidt RonnyPfannschmidt merged commit 83b751c into pypa:master Mar 3, 2017
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