[issue30082] hide command prompt when using subprocess.Popen with shell=False on Windows

swgmma report at bugs.python.org
Sat Feb 29 07:29:32 EST 2020


swgmma <jason.nader at protonmail.com> added the comment:

I would like to pick up work on this (have started at link below), however I would like some help:

For testing purposes, could someone please provide a minimum working example of using subprocess that causes a command prompt to pop up?

I have not been able to reproduce it (using Python 3.7), though I vaguely remember encountering it in the past.

https://github.com/ammgws/cpython/commit/03b9dac9205b9090dd67170427d887a9952345d3

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30082>
_______________________________________


More information about the Python-bugs-list mailing list