]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)
authorTimofei <128279579+deadlovelll@users.noreply.github.com>
Thu, 11 Jun 2026 11:43:46 +0000 (14:43 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 11:43:46 +0000 (11:43 +0000)
commita05b9cde938a56d3bcc6055aa2cbcdca6c4fdf0f
treeb4e5b6e73c00fe0d9b49f004ad2157f47512c813
parent72e7eddce6c7137cef06b6eba15641597919e3d4
gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Library/2026-06-09-19-43-24.gh-issue-151179.hl_6Z0.rst [new file with mode: 0644]