]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150244: Fix `test_create_subprocess_env_shell` to handle PATH with spaces (#150281)
authorEduardo Villalpando Mello <eduardo.villalpando.mello@gmail.com>
Sun, 24 May 2026 06:45:56 +0000 (23:45 -0700)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 06:45:56 +0000 (12:15 +0530)
commit55718cb6eda1a28b4c02b3be97b46944e427418a
treedf1d3f8c1edd5bd9fc90d787b9eef5980d1c7624
parentfad06746051f6bd95a255d49e38ebf049e965109
gh-150244: Fix `test_create_subprocess_env_shell` to handle PATH with spaces (#150281)
Lib/test/test_asyncio/test_subprocess.py