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

fix running subprocess.run() with shell=True and args being a list

b1a724f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs