]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Mention loop_factory argument in docstring for asyncio.run() (#128288)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 27 Dec 2024 13:58:35 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Dec 2024 13:58:35 +0000 (14:58 +0100)
commit0b5f1fae573a2c658eb000433ad7b87e9c40c697
treea102c157ef12e906a081f20e5f66ab577f96ce49
parent08a0728d6c32986d35edb26872b4512a71ae60f3
Mention loop_factory argument in docstring for asyncio.run() (#128288)
Lib/asyncio/runners.py