-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
Description
| BPO | 24179 |
|---|---|
| Nosy | @gvanrossum, @vstinner, @asvetlov, @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 2015-05-13.18:39:41.918>
created_at = <Date 2015-05-13.17:04:08.555>
labels = ['type-feature', 'expert-asyncio']
title = "asyncio: support 'async for' for StreamReader"
updated_at = <Date 2015-05-13.18:39:41.916>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2015-05-13.18:39:41.916>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2015-05-13.18:39:41.918>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2015-05-13.17:04:08.555>
creator = 'yselivanov'
dependencies = []
files = ['39362']
hgrepos = []
issue_num = 24179
keywords = ['patch']
message_count = 3.0
messages = ['243105', '243113', '243114']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'vstinner', 'asvetlov', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24179'
versions = ['Python 3.5']Reactions are currently unavailable