]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100192: fix `asyncio` subprocess tests to pass env vars to subprocess (#100569)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 28 Dec 2022 05:46:04 +0000 (11:16 +0530)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 05:46:04 +0000 (11:16 +0530)
commit6835184a44389747dd151023b31a20ff75d6a402
treeb7688fd2335a860c851023bf23ac3517cd8f1576
parentb95b1b3b25b0a93a22c7d58ac5bd5870e62070a8
GH-100192: fix `asyncio` subprocess tests to pass env vars to subprocess (#100569)
Lib/test/test_asyncio/test_subprocess.py