-
-
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 | 15893 |
|---|---|
| Nosy | @jcea, @vstinner, @tiran |
| 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 2014-03-23.10:00:53.818>
created_at = <Date 2012-09-09.22:09:57.900>
labels = ['interpreter-core', 'type-bug']
title = 'Py_FrozenMain() resource leak and missing malloc checks'
updated_at = <Date 2014-03-23.10:00:53.816>
user = 'https://github.com/tiran'bugs.python.org fields:
activity = <Date 2014-03-23.10:00:53.816>
actor = 'vstinner'
assignee = 'vstinner'
closed = True
closed_date = <Date 2014-03-23.10:00:53.818>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2012-09-09.22:09:57.900>
creator = 'christian.heimes'
dependencies = []
files = ['27202']
hgrepos = []
issue_num = 15893
keywords = ['patch']
message_count = 9.0
messages = ['170139', '170547', '193763', '193767', '193768', '193769', '200725', '214535', '214558']
nosy_count = 6.0
nosy_names = ['jcea', 'vstinner', 'christian.heimes', 'thomaslee', 'BreamoreBoy', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15893'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']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