]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove loop from docstring for asyncio.streams.open_connection (#108528)
authorTom Gillespie <tgbugs@gmail.com>
Wed, 27 Sep 2023 03:34:15 +0000 (23:34 -0400)
committerGitHub <noreply@github.com>
Wed, 27 Sep 2023 03:34:15 +0000 (20:34 -0700)
commite721f7a95186452339dc9e57630d639d549b2521
treefc2046feda04c7d0d1a7ca031fc02e7b667340bc
parent3538930d87e6bdd2bfffa3f674a62cc91d359d31
Remove loop from docstring for asyncio.streams.open_connection (#108528)
Lib/asyncio/streams.py