-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed as not planned
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asynciotype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 32113 |
|---|---|
| Nosy | @1st1, @ilevkivskyi |
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 = None
closed_at = None
created_at = <Date 2017-11-22.14:42:41.493>
labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
title = 'Strange behavior with await in a generator expression'
updated_at = <Date 2020-07-25.22:43:12.738>
user = 'https://github.com/ilevkivskyi'bugs.python.org fields:
activity = <Date 2020-07-25.22:43:12.738>
actor = 'Bryan Hu'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2017-11-22.14:42:41.493>
creator = 'levkivskyi'
dependencies = []
files = []
hgrepos = []
issue_num = 32113
keywords = []
message_count = 3.0
messages = ['306732', '306733', '306736']
nosy_count = 2.0
nosy_names = ['yselivanov', 'levkivskyi']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32113'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asynciotype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done