]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109862: Fix test_create_subprocess_with_pidfd when it was run separately...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jan 2024 07:55:35 +0000 (08:55 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2024 07:55:35 +0000 (07:55 +0000)
commit41a94c9e7be94760baab1dcb33427d8781bea64a
tree47b7f71f66f8b15f107d010d2d32e9553fbc0147
parentcc11c76da7a099bb4535ab8ca507e55263fc35b6
[3.12] gh-109862: Fix test_create_subprocess_with_pidfd when it was run separately (GH-113991) (GH-114072)

(cherry picked from commit f8a79109d0c4f408d34d51861cc0a7c447f46d70)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_asyncio/test_subprocess.py