-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 27243 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @ncoghlan, @larryhastings, @ned-deily, @ambv, @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-06-11.05:26:38.950>
created_at = <Date 2016-06-06.19:21:36.418>
labels = ['interpreter-core', 'type-feature', 'release-blocker']
title = '__aiter__ should return async iterator instead of awaitable'
updated_at = <Date 2016-11-08.20:15:49.312>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2016-11-08.20:15:49.312>
actor = 'python-dev'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-06-11.05:26:38.950>
closer = 'martin.panter'
components = ['Interpreter Core']
creation = <Date 2016-06-06.19:21:36.418>
creator = 'yselivanov'
dependencies = []
files = ['43264', '43268', '43307']
hgrepos = []
issue_num = 27243
keywords = ['patch']
message_count = 22.0
messages = ['267544', '267547', '267548', '267551', '267557', '267559', '267560', '267561', '267563', '267565', '267572', '267577', '267865', '268035', '268054', '268055', '268063', '268089', '268117', '268184', '268216', '280343']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'brett.cannon', 'ncoghlan', 'larry', 'ned.deily', 'lukasz.langa', 'python-dev', 'martin.panter', 'yselivanov']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27243'
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)release-blockertype-featureA feature request or enhancementA feature request or enhancement