-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
Description
| BPO | 24495 |
|---|---|
| Nosy | @gvanrossum, @vstinner, @vadmium, @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 = None
closed_at = <Date 2015-06-24.14:57:31.243>
created_at = <Date 2015-06-24.08:35:27.899>
labels = ['type-bug', 'expert-asyncio']
title = 'asyncio.ensure_future() AttributeError with \xe2\x80\x9casync def\xe2\x80\x9d coroutines'
updated_at = <Date 2015-06-24.14:57:31.242>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2015-06-24.14:57:31.242>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2015-06-24.14:57:31.243>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2015-06-24.08:35:27.899>
creator = 'martin.panter'
dependencies = []
files = []
hgrepos = []
issue_num = 24495
keywords = []
message_count = 4.0
messages = ['245727', '245728', '245748', '245750']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'martin.panter', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24495'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable