Make get_event_loop() return the current loop if called from coroutines
| BPO | 28613 |
|---|---|
| Nosy | @gvanrossum, @1st1 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/1st1' closed_at = <Date 2016-11-04.18:28:09.893> created_at = <Date 2016-11-04.18:28:00.190> labels = ['type-bug', '3.7', 'expert-asyncio'] title = 'Make get_event_loop() return the current loop if called from coroutines' updated_at = <Date 2016-11-08.00:01:35.299> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2016-11-08.00:01:35.299> actor = 'python-dev' assignee = 'yselivanov' closed = True closed_date = <Date 2016-11-04.18:28:09.893> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2016-11-04.18:28:00.190> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 28613 keywords = [] message_count = 3.0 messages = ['280064', '280065', '280264'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'python-dev', 'yselivanov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue28613' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']