Skip to content

Commit a8202d9

Browse files
committed
gh-148315: Add NEWS entry
1 parent 4e8b520 commit a8202d9

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)