-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25683 |
|---|---|
| Nosy | @gvanrossum, @vstinner, @benjaminp, @njsmith, @cjerdonek, @1st1, @Vgr255 |
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 = <Date 2015-12-17.23:07:38.969>
created_at = <Date 2015-11-20.16:29:46.688>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = '__context__ for yields inside except clause'
updated_at = <Date 2017-12-01.06:25:21.619>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2017-12-01.06:25:21.619>
actor = 'chris.jerdonek'
assignee = 'none'
closed = True
closed_date = <Date 2015-12-17.23:07:38.969>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2015-11-20.16:29:46.688>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 25683
keywords = []
message_count = 5.0
messages = ['254994', '255348', '255349', '256621', '287993']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'vstinner', 'benjamin.peterson', 'njs', 'chris.jerdonek', 'yselivanov', 'abarry']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25683'
versions = ['Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error