]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Dec 2024 14:15:40 +0000 (15:15 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Dec 2024 14:15:40 +0000 (14:15 +0000)
commit3a726be127b38ad568b100176c2de3112ae07b9d
treefad2fdc5a2f9dee98f9ea8bacec7008723a0f5e2
parent82dbfbfec9e09b7cc63a8191e9068f13c04e31d8
[3.12] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) (#128292)

Mention loop_factory argument in docstring for asyncio.run() (GH-128288)
(cherry picked from commit 0b5f1fae573a2c658eb000433ad7b87e9c40c697)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/asyncio/runners.py