]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 26 Jul 2020 07:21:39 +0000 (10:21 +0300)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2020 07:21:39 +0000 (10:21 +0300)
commitb1a87300a06324c9fc7d6553906ed914489465aa
tree83f82c5c71d3014ac849fd5d9129350eb178ee31
parentf117cef25b5ffc4db9fbe373ddb65e14f59f0397
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)
Lib/test/test_subprocess.py