Skip to content

Conversation

@klardotsh
Copy link

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 4 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 this to clear out my Pull Requests view on GitHub. Looks like Textio's fork is still public, though I haven't worked there in years so can't speak to its maintenance story, whether it's still in use, etc. I'll leave any future upstreaming efforts to them if they so desire.

@klardotsh klardotsh closed this Aug 26, 2021
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