]> 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:52 +0000 (00:38 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2020 07:38:52 +0000 (00:38 -0700)
commit8b7544cd024077615c62517f91ee74f50f40701d
treebd7760d6da8b563c7d6524409d3e883c415097f5
parentb74e53607576ec92c0f319559b8bb1e34ed5c38b
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