-
-
Couldn't load subscription status.
- Fork 33.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 25888 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @asvetlov, @vadmium, @1st1 |
| Files |
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-03-02.16:33:32.968>
created_at = <Date 2015-12-16.21:51:12.584>
labels = ['interpreter-core', 'type-feature']
title = 'awaiting on coroutine that is being awaited should be an error'
updated_at = <Date 2016-03-02.16:33:32.966>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2016-03-02.16:33:32.966>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-03-02.16:33:32.968>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2015-12-16.21:51:12.584>
creator = 'yselivanov'
dependencies = []
files = ['41339']
hgrepos = []
issue_num = 25888
keywords = ['patch']
message_count = 7.0
messages = ['256539', '256565', '256615', '258043', '258046', '261125', '261126']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'brett.cannon', 'ncoghlan', 'vstinner', 'asvetlov', 'python-dev', 'martin.panter', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25888'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement