Steve Dower <steve.do...@python.org> added the comment:

Had a look. The change looks fine, just needs a NEWS entry, which I suggested 
as:

Adds new `force_hide` argument to :mod:`subprocess` functions. This passes 
``SW_HIDE`` to the new process, which most applications will use to not display 
any window even if they normally would.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30082>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to