]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34344 Fix AbstractEventLoopPolicy.get_event_loop docstring (GH-16463)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Oct 2019 21:27:35 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2019 21:27:35 +0000 (14:27 -0700)
commit4de3fbe27f672dcd9c24d3e99258f39b12c365a5
treec8a7de6907b58c8c2253ee90a943795d3c835f58
parentf9016e5fc9424d41c8e53de84f8699e78769a14a
bpo-34344 Fix AbstractEventLoopPolicy.get_event_loop docstring (GH-16463)

(cherry picked from commit b23a8423a923077e4f83d3f328bb7542b4c940ed)

Co-authored-by: idomic <michael.ido@gmail.com>
Lib/asyncio/events.py