]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Remove loop from docstring for asyncio.streams.open_connection (GH-108528...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Sep 2023 06:18:25 +0000 (23:18 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Sep 2023 06:18:25 +0000 (09:18 +0300)
commit0a69de768724639b5f91fcd1434acda7baaf6afd
tree39a9e55ebd39dcf187c94fe80cbd488c24ba6f30
parent8ed9bda5199eccc482b76a69644c9e60504b822a
[3.11] Remove loop from docstring for asyncio.streams.open_connection (GH-108528) (#109942)

Remove loop from docstring for asyncio.streams.open_connection (GH-108528)
(cherry picked from commit e721f7a95186452339dc9e57630d639d549b2521)

Co-authored-by: Tom Gillespie <tgbugs@gmail.com>
Lib/asyncio/streams.py