Skip to content

Commit ec004ad

Browse files
committed
gh-148315: Add NEWS entry
1 parent c2b4d5f commit ec004ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)