Kaydet (Commit) 431665bf authored tarafından AraHaan's avatar AraHaan Kaydeden (comit) Yury Selivanov

bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (#4491)

üst e256b408
......@@ -513,6 +513,9 @@ Creating listening connections
This method is a :ref:`coroutine <coroutine>`. When completed, the
coroutine returns a ``(transport, protocol)`` pair.
.. versionadded:: 3.5.3
Watch file descriptors
----------------------
......
Added asyncio.BaseEventLoop.connect_accepted_socket versionaddded marker.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment