]> granicus.if.org Git - python/commit
bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to document...
authorAraHaan <seandhunt_7@yahoo.com>
Tue, 21 Nov 2017 16:06:26 +0000 (11:06 -0500)
committerYury Selivanov <yury@magic.io>
Tue, 21 Nov 2017 16:06:26 +0000 (11:06 -0500)
commit431665bf1971e66c51f59abf0693f700ff7919e8
tree2dbb46a1994e08d010882d389838376a16ac2aa7
parente256b408889eba867e1d90e5e1a0904843256255
bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (#4491)
Doc/library/asyncio-eventloop.rst
Misc/NEWS.d/next/Documentation/2017-11-21-10-54-16.bpo-32105.91mhWm.rst [new file with mode: 0644]