]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47062: Rename factory argument to loop_factory (GH-32113)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 25 Mar 2022 22:26:23 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Mar 2022 22:26:23 +0000 (00:26 +0200)
commitbad6ffaa64eecd33f4320ca31b1201b25cd8fc91
tree28413f729dde37eb2d912a881efdaae5eab88744
parentd03acd7270d66ddb8e987f9743405147ecc15087
bpo-47062: Rename factory argument to loop_factory (GH-32113)
Doc/library/asyncio-runner.rst
Lib/asyncio/runners.py
Lib/test/test_asyncio/test_runners.py