]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 Jul 2020 07:38:48 +0000 (00:38 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2020 07:38:48 +0000 (00:38 -0700)
commit33cebe0b9a71da97046fc67c03062987c1049418
treeb8636e1a9da4f769e105531081415aa3c5102f86
parent755cb49429581679fc7b12905cb3d3ecf439032c
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)

(cherry picked from commit b1a87300a06324c9fc7d6553906ed914489465aa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_subprocess.py