]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011)
authorErik Soma <stillusingirc@gmail.com>
Sat, 23 Mar 2024 15:39:35 +0000 (11:39 -0400)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2024 15:39:35 +0000 (08:39 -0700)
commitf11d0d8be8af28e1368c3c7c116218cf65ddf93e
tree0bbe9b536a17f8417cda142808be37adb113b217
parent9967b568edd2e35b0415c14c7242f3ca2c0dc03d
gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011)
Lib/asyncio/windows_events.py
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/test_sock_lowlevel.py
Misc/NEWS.d/next/Windows/2024-02-24-23-03-43.gh-issue-91227.sL4zWC.rst [new file with mode: 0644]
Modules/overlapped.c