[New-bugs-announce] [issue28613] Make get_event_loop() return the current loop if called from coroutines

Yury Selivanov report at bugs.python.org
Fri Nov 4 14:28:00 EDT 2016


New submission from Yury Selivanov:

Proxy for https://github.com/python/asyncio/pull/452

----------
assignee: yselivanov
components: asyncio
messages: 280064
nosy: gvanrossum, yselivanov
priority: normal
severity: normal
stage: resolved
status: open
title: Make get_event_loop() return the current loop if called from coroutines
type: behavior
versions: Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28613>
_______________________________________


More information about the New-bugs-announce mailing list