]> granicus.if.org Git - python/commit
bpo-31245: Asyncio unix socket datagram (#3164)
authorQuentin Dawans <github@ovv.wtf>
Mon, 30 Oct 2017 13:43:02 +0000 (14:43 +0100)
committerYury Selivanov <yury@magic.io>
Mon, 30 Oct 2017 13:43:02 +0000 (09:43 -0400)
commitfe4ea9cf1ee04f5a60e4ed928d8624b95b031e18
treea783b709a8856fdf34d540108e78803e6114c84b
parenta2314283ff87c65e1745a42c2f2b716b1a209128
bpo-31245: Asyncio unix socket datagram (#3164)
Doc/library/asyncio-eventloop.rst
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS.d/next/Library/2017-08-22-11-05-35.bpo-31245.AniZuz.rst [new file with mode: 0644]