]> 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 20:49:46 +0000 (12:49 -0800)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2018 20:49:46 +0000 (12:49 -0800)
commitef0bb5c7b76a49a5f3c5b85b5f9112cfefe54328
treefaa9e5f17fe6430fac8682331c3bb203865a6286
parentb0fd935360e81b6bb4733deed69f51516c771f7a
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