]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like Transport...
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Wed, 26 Apr 2023 21:03:34 +0000 (15:03 -0600)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2023 21:03:34 +0000 (15:03 -0600)
commitc0b538b02f49d9df0d42de42f47366f36e38ea63
treefa94c8169b334aa41b30dab3b7186a6f8e682ecd
parent410c2ce9565659ece48d41b47c78bc9afd7bcbdc
[3.11] gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like TransportSocket (GH-103877) (#103890)

Clarify that asyncio.Server.sockets is a socket-like TransportSocket
(cherry picked from commit 1c0a9c5a1c84bc334f2bde9d45676f19d9632823)

Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Doc/library/asyncio-eventloop.rst