]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145030: Fix asyncio write pipe transport for named FIFOs on macOS (#154222)
authorBhuvi <b.chouksey27@gmail.com>
Fri, 24 Jul 2026 13:53:51 +0000 (19:23 +0530)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 13:53:51 +0000 (19:23 +0530)
commit409f324f1d64d427f672d4d2fad5051b914d85a9
tree9e3155a21e96202b0cd8df41ce5f2ad30979e6d6
parenta400767e52ba47baa9de1acf5dba7800cfaa3ef4
gh-145030: Fix asyncio write pipe transport for named FIFOs on macOS (#154222)
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_events.py
Misc/NEWS.d/next/Library/2026-07-20-12-40-00.gh-issue-145030.TFJm6k.rst [new file with mode: 0644]