]> granicus.if.org Git - python/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:26:57 +0000 (14:26 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2019 21:26:57 +0000 (14:26 -0700)
commit8edde5caabc611c6320fd104244abe3a409cf0b6
tree4b628896afe118cf2cf9d92185a66073cebec7cd
parente74fa70bcc379de1ce956273c5386fc8a7b9c5e6
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