-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
BPO | 23571 |
---|---|
Nosy | @jcea, @pitrou, @vstinner, @berkerpeksag, @serhiy-storchaka, @timgraham |
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/vstinner'
closed_at = <Date 2015-04-06.21:30:56.045>
created_at = <Date 2015-03-03.11:58:41.396>
labels = ['interpreter-core']
title = 'Raise SystemError if a function returns a result with an exception set'
updated_at = <Date 2015-11-04.23:34:05.885>
user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2015-11-04.23:34:05.885>
actor = 'jcea'
assignee = 'vstinner'
closed = True
closed_date = <Date 2015-04-06.21:30:56.045>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2015-03-03.11:58:41.396>
creator = 'vstinner'
dependencies = []
files = ['38312', '38356', '38357', '38358', '38359']
hgrepos = []
issue_num = 23571
keywords = ['patch']
message_count = 41.0
messages = ['237123', '237128', '237132', '237348', '237349', '237350', '237351', '237353', '237355', '237357', '237359', '237360', '237364', '237387', '237394', '237396', '237755', '238192', '238749', '238786', '238789', '238805', '238806', '238810', '238812', '238814', '238816', '238827', '238861', '238880', '239110', '239113', '239116', '239118', '239144', '239206', '239210', '239551', '239567', '239581', '240185']
nosy_count = 7.0
nosy_names = ['jcea', 'pitrou', 'vstinner', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'Tim.Graham']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue23571'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)