Skip to content

Commit 762999d

Browse files
committed
Add blurb entry for gh-119670: Add force keyword only argument to shlex.force
1 parent 78b6f3b commit 762999d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add *force* keyword only argument to :func:`shlex.quote` to always quote the
2+
string passed to it, even if it is already safe for a shell without being
3+
quoted.

0 commit comments

Comments
 (0)