]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518)
authorMax Schmitt <max@schmitt.mx>
Sat, 9 May 2026 14:14:29 +0000 (07:14 -0700)
committerGitHub <noreply@github.com>
Sat, 9 May 2026 14:14:29 +0000 (19:44 +0530)
commit7241f2739c4bbdf4519238689e5e4ea9268b411e
tree239fd55cd53c90ffc0ba3d7213249c249e009458
parent9587726a3ebbcdb780e3f15c9e016e3a28c646e3
gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518)
Lib/asyncio/windows_utils.py
Lib/test/test_asyncio/test_windows_utils.py
Misc/NEWS.d/next/Library/2026-05-07-21-58-17.gh-issue-149388.DDBPeA.rst [new file with mode: 0644]