There was an error while loading. Please reload this page.
1 parent f445f80 commit 8684823Copy full SHA for 8684823
1 file changed
Misc/NEWS.d/next/Windows/2021-10-29-15-02-46.bpo-30082.VhSkKB.rst
@@ -1,3 +1,3 @@
1
-Adds new ``force_hide`` argument to :mod:`subprocess` functions.
2
-This passes ``SW_HIDE`` to the new process, which most applications
+Adds new ``force_hide`` argument to :mod:`subprocess` functions.
+This passes ``SW_HIDE`` to the new process, which most applications
3
will use to not display any window even if they normally would.
0 commit comments