Skip to content

bpo-3041: fix running subprocess.run() with shell=True and args being a list - #1083

Closed
dmerejkowsky wants to merge 1 commit into
python:masterfrom
dmerejkowsky:subprocess-list-shell
Closed

bpo-3041: fix running subprocess.run() with shell=True and args being a list#1083
dmerejkowsky wants to merge 1 commit into
python:masterfrom
dmerejkowsky:subprocess-list-shell

Conversation

@dmerejkowsky

Copy link
Copy Markdown

Not sure yet if it's the best way to go.

If so, I'll need guidance to path the tests too

@mention-bot

Copy link
Copy Markdown

@dmerejkowsky, thanks for your PR! By analyzing the history of the files in this pull request, we identified @gpshead, @tim-one and @rosslagerwall to be potential reviewers.

@dmerejkowsky

Copy link
Copy Markdown
Author

Hum. Test are failing. Looks like the fix is less obvious than I thought. To be continued ...

@dmerejkowsky

Copy link
Copy Markdown
Author

As seen on bugs.python.org, this is not a bug. Closing

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.

3 participants