]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (#155110)
authorJakub Kulík <Kulikjak@gmail.com>
Mon, 3 Aug 2026 15:34:23 +0000 (17:34 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2026 15:34:23 +0000 (15:34 +0000)
commit910e584e1733f1cfff17553b340258c31bc74ccd
treeafed73e6d9ef7b08beb2c87912d94012a80595d7
parentc10c7e90befd8ba696c1f96323bf5602d4b6594b
gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (#155110)
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