]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91954: Use shell=True in test_subprocess.test_encoding_warning (GH-92090)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Sun, 1 May 2022 00:38:19 +0000 (20:38 -0400)
committerGitHub <noreply@github.com>
Sun, 1 May 2022 00:38:19 +0000 (20:38 -0400)
commitb9636180b32ea483f12564657ba1c3eb5b6d73d8
tree24f98215a2c5d8caca0abdadd1b38928786beeb3
parent238aa6253bcd89a4eff50513cd72c07054e47d8e
gh-91954: Use shell=True in test_subprocess.test_encoding_warning (GH-92090)
Lib/test/test_subprocess.py