-
-
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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 26168 |
|---|---|
| Nosy | @mwhudson, @rhettinger, @vadmium, @serhiy-storchaka, @MojoVampire |
| 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/serhiy-storchaka'
closed_at = <Date 2016-05-20.19:33:34.401>
created_at = <Date 2016-01-20.18:26:25.437>
labels = ['interpreter-core', 'type-crash']
title = "Py_BuildValue may leak 'N' arguments on PyTuple_New failure"
updated_at = <Date 2016-05-20.19:33:34.400>
user = 'https://bugs.python.org/squidevil'bugs.python.org fields:
activity = <Date 2016-05-20.19:33:34.400>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-05-20.19:33:34.401>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-01-20.18:26:25.437>
creator = 'squidevil'
dependencies = []
files = ['41751', '41757', '41850', '42858']
hgrepos = []
issue_num = 26168
keywords = ['patch']
message_count = 17.0
messages = ['258708', '259204', '259222', '259224', '259226', '259242', '259252', '259254', '259841', '265504', '265515', '265612', '265658', '265679', '265684', '265954', '265955']
nosy_count = 8.0
nosy_names = ['mwh', 'rhettinger', 'shredwheat', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'josh.r', 'squidevil']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue26168'
versions = ['Python 2.7', '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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump