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 4e8b520 commit a8202d9Copy full SHA for a8202d9
1 file changed
Misc/NEWS.d/next/Library/2026-04-11-00-00-00.gh-issue-148315.9X8UQm.rst
@@ -0,0 +1,4 @@
1
+:mod:`venv`: Shell-quote the ``command = ...`` line written to
2
+``pyvenv.cfg`` so that paths containing whitespace (for example a Windows
3
+user directory with a space) are preserved faithfully and the recorded
4
+command can be re-executed.
0 commit comments