-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 24184 |
|---|---|
| Nosy | @gvanrossum, @ncoghlan, @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-14.16:20:21.699>
created_at = <Date 2015-05-14.03:24:31.614>
labels = ['type-feature', 'library']
title = 'PEP 492: Add AsyncIterator and AsyncIterable to collections.abc'
updated_at = <Date 2015-05-14.16:20:21.698>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2015-05-14.16:20:21.698>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2015-05-14.16:20:21.699>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2015-05-14.03:24:31.614>
creator = 'yselivanov'
dependencies = []
files = ['39369']
hgrepos = []
issue_num = 24184
keywords = ['patch']
message_count = 3.0
messages = ['243148', '243207', '243208']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'ncoghlan', 'vstinner', 'asvetlov', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24184'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement