]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150436: Check returncode in Win32ProcessTestCase (#150972)
authorVictor Stinner <vstinner@python.org>
Fri, 5 Jun 2026 15:24:46 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 15:24:46 +0000 (15:24 +0000)
commit9f225e2c3448e8536e8e3f0d80dca45415f04ef0
tree3d2771d2bf2312c564d4a7289e6f3cc268e49211
parent9b4090c48e0b5e51f15ca0c52f7c173de71e3ba6
gh-150436: Check returncode in Win32ProcessTestCase (#150972)
Lib/test/test_subprocess.py