Skip to content

asyncio.ensure_future() AttributeError with “async def” coroutines #68683

@vadmium

Description

@vadmium
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']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions