Skip to content

Conversation

@klardotsh
Copy link

@klardotsh klardotsh commented Mar 13, 2018

This actually also includes #4 because I forked from @brbsix's fork - can rebase if you'd like.

This resolves #5, though I can't prove it on Python 3 (which is really where one can prove behavior is 1:1 with stdlib, since this was added in 3.3) due to other issues relating to how stdout is parsed. Proven resolved on Python 2.7.

brbsix and others added 2 commits May 7, 2017 05:31
Resolves xando#5 by passing pre-existing lists through
verbatim - a case where this can be triggered is passing "remainder"
argument lists from an `ArgumentParser` through to `subprocess.run`.
@klardotsh
Copy link
Author

Closing to re-open off a branch that actually includes tests

@klardotsh klardotsh closed this Mar 14, 2018
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.

Unexpected regression from standard library: AttributeError is thrown when command is a list rather than a string

3 participants