]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109862: Fix test_create_subprocess_with_pidfd when it was run separately (GH-113991)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Jan 2024 07:26:49 +0000 (09:26 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2024 07:26:49 +0000 (09:26 +0200)
commitf8a79109d0c4f408d34d51861cc0a7c447f46d70
tree89819151656503c7af5bdc4962abb805e08cb446
parent1709020e8ebaf9bf1bc9ee14d56173c860613931
gh-109862: Fix test_create_subprocess_with_pidfd when it was run separately (GH-113991)
Lib/test/test_asyncio/test_subprocess.py