-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 28008 |
|---|---|
| Nosy | @vstinner, @ned-deily, @ambv, @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-09-11.17:43:06.865>
created_at = <Date 2016-09-07.21:15:27.039>
labels = ['interpreter-core', 'type-feature']
title = 'PEP 530, asynchronous comprehensions implementation'
updated_at = <Date 2016-09-11.17:43:06.864>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2016-09-11.17:43:06.864>
actor = 'ned.deily'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-09-11.17:43:06.865>
closer = 'ned.deily'
components = ['Interpreter Core']
creation = <Date 2016-09-07.21:15:27.039>
creator = 'yselivanov'
dependencies = []
files = ['44451', '44504']
hgrepos = []
issue_num = 28008
keywords = ['patch']
message_count = 7.0
messages = ['274897', '275358', '275359', '275361', '275384', '275385', '275416']
nosy_count = 5.0
nosy_names = ['vstinner', 'ned.deily', 'lukasz.langa', 'python-dev', 'yselivanov']
pr_nums = []
priority = None
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue28008'
versions = ['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