]> granicus.if.org Git - python/commit
bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2018 21:00:22 +0000 (13:00 -0800)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2018 21:00:22 +0000 (13:00 -0800)
commit622a824802771fc5aa133ae92101bc8303360294
treed1ad27cae6e212fa9f689efb99a71465fd1a7462
parent0cd35817e8278588f04dc574f6eca53273799f25
bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758)

(cherry picked from commit 5537646bfacec463b450871dde31cb06c44a0556)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
Lib/test/test_subprocess.py