]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Inherit asyncio proactor datagram transport from asyncio.DatagramTransport (#31512)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 22 Feb 2022 23:39:24 +0000 (01:39 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 23:39:24 +0000 (01:39 +0200)
commitcff4d5c5d29528299ec1ac5b3b3a6f7735577c01
tree0c213ceba56abca4e3e70e68fd7e67f5aa858c46
parent66b3cd7063322a9f5c922a97bbd06fdb98309999
Inherit asyncio proactor datagram transport from asyncio.DatagramTransport (#31512)
Lib/asyncio/proactor_events.py
Lib/test/test_asyncio/test_proactor_events.py
Misc/NEWS.d/next/Library/2022-02-23-00-55-59.bpo-44886.I40Mbr.rst [new file with mode: 0644]