SIGN IN SIGN UP

gh-94352: shlex.split() no longer accepts None (#94353)

shlex.split(): Passing None for s argument now raises an exception,
rather than reading sys.stdin. The feature was deprecated in Python
3.9.
V
Victor Stinner committed
fbcee570d1e15e5260a456cb71c8b0897dc76237
Parent: 670f7f1
Committed by GitHub <noreply@github.com> on 7/4/2022, 1:29:19 PM