Skip to content

asyncio: KeyboardInterrupt inside a coroutine causes AttributeError #66618

@oconnor663

Description

@oconnor663
BPO 22428
Nosy @gvanrossum, @vstinner, @1st1, @oconnor663

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-01-06.00:36:24.182>
created_at = <Date 2014-09-17.07:36:10.335>
labels = ['type-bug', 'expert-asyncio']
title = 'asyncio: KeyboardInterrupt inside a coroutine causes AttributeError'
updated_at = <Date 2015-01-06.00:36:24.180>
user = 'https://github.com/oconnor663'

bugs.python.org fields:

activity = <Date 2015-01-06.00:36:24.180>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-06.00:36:24.182>
closer = 'vstinner'
components = ['asyncio']
creation = <Date 2014-09-17.07:36:10.335>
creator = 'oconnor663'
dependencies = []
files = []
hgrepos = []
issue_num = 22428
keywords = []
message_count = 6.0
messages = ['226985', '226995', '227458', '228989', '228995', '233495']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'vstinner', 'yselivanov', 'oconnor663']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22428'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions