-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-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
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 2017-03-03.23:10:38.759>
created_at = <Date 2016-12-07.04:41:33.466>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Make sure exceptions raised in __aiter__ are properly chained in ceval'
updated_at = <Date 2017-03-31.16:36:30.278>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:30.278>
actor = 'dstufft'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2017-03-03.23:10:38.759>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2016-12-07.04:41:33.466>
creator = 'yselivanov'
dependencies = []
files = ['45782']
hgrepos = []
issue_num = 28893
keywords = ['patch']
message_count = 6.0
messages = ['282595', '282597', '282659', '282675', '288853', '290339']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'vstinner', 'ned.deily', 'serhiy.storchaka', 'yselivanov']
pr_nums = ['407', '414', '703', '552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28893'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-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