-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 14172 |
|---|---|
| Nosy | @pitrou, @scoder, @skrah |
| 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 = None
closed_at = <Date 2012-03-02.17:23:45.461>
created_at = <Date 2012-03-02.09:42:58.507>
labels = ['interpreter-core', 'type-bug']
title = 'ref-counting leak in buffer usage in Python/marshal.c'
updated_at = <Date 2012-03-02.17:23:45.460>
user = 'https://github.com/scoder'bugs.python.org fields:
activity = <Date 2012-03-02.17:23:45.460>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-03-02.17:23:45.461>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-03-02.09:42:58.507>
creator = 'scoder'
dependencies = []
files = ['24708']
hgrepos = []
issue_num = 14172
keywords = ['patch']
message_count = 4.0
messages = ['154755', '154775', '154783', '154784']
nosy_count = 4.0
nosy_names = ['pitrou', 'scoder', 'skrah', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14172'
versions = ['Python 3.2', 'Python 3.3']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