-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
BPO | 27783 |
---|---|
Nosy | @benjaminp |
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 2016-08-17.06:38:01.756>
created_at = <Date 2016-08-17.06:32:24.362>
labels = ['library', 'type-crash']
title = 'potential use of unitialized memory in operator.methodcaller'
updated_at = <Date 2016-08-17.06:38:01.744>
user = 'https://github.com/benjaminp'
bugs.python.org fields:
activity = <Date 2016-08-17.06:38:01.744>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-17.06:38:01.756>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2016-08-17.06:32:24.362>
creator = 'benjamin.peterson'
dependencies = []
files = []
hgrepos = []
issue_num = 27783
keywords = []
message_count = 2.0
messages = ['272904', '272905']
nosy_count = 2.0
nosy_names = ['benjamin.peterson', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue27783'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump