We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbcfcd commit 3c620adCopy full SHA for 3c620ad
1 file changed
Misc/NEWS.d/next/Windows/2025-05-22-16-36-52.gh-issue-133545.YHvz8H.rst
@@ -1,2 +1,2 @@
1
-In addition to space, tab, and empty string, quote arguments containing
2
-``&<>^|`` on Windows. Patch by John Keith Hohm.
+In :mod:`subprocess` on Windows, in addition to space, tab, and empty string, quote arguments containing
+``&<>^|``. Patch by John Keith Hohm.
0 commit comments