-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
BPO | 16690 |
---|---|
Nosy | @loewis, @ncoghlan, @pitrou, @encukou |
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 2019-09-12.14:43:43.606>
created_at = <Date 2012-12-15.01:39:25.523>
labels = ['interpreter-core', 'performance']
title = 'Reference leak with custom tp_dealloc in PyType_FromSpec'
updated_at = <Date 2019-09-12.14:43:43.605>
user = 'https://bugs.python.org/bfroehle'
bugs.python.org fields:
activity = <Date 2019-09-12.14:43:43.605>
actor = 'petr.viktorin'
assignee = 'none'
closed = True
closed_date = <Date 2019-09-12.14:43:43.606>
closer = 'petr.viktorin'
components = ['Interpreter Core']
creation = <Date 2012-12-15.01:39:25.523>
creator = 'bfroehle'
dependencies = []
files = ['28372']
hgrepos = []
issue_num = 16690
keywords = []
message_count = 6.0
messages = ['177527', '177528', '177794', '244420', '244814', '352187']
nosy_count = 7.0
nosy_names = ['loewis', 'ncoghlan', 'pitrou', 'petr.viktorin', 'python-dev', 'Robin.Schreiber', 'bfroehle']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue16690'
versions = ['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)performancePerformance or resource usagePerformance or resource usage