-
-
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)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 26718 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @vstinner, @serhiy-storchaka |
| 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-04-13.12:38:38.479>
created_at = <Date 2016-04-09.01:02:03.209>
labels = ['interpreter-core', 'performance']
title = 'super.__init__ leaks memory if called multiple times'
updated_at = <Date 2016-04-13.12:38:38.478>
user = 'https://bugs.python.org/KevinModzelewski'bugs.python.org fields:
activity = <Date 2016-04-13.12:38:38.478>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-04-13.12:38:38.479>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-04-09.01:02:03.209>
creator = 'Kevin Modzelewski'
dependencies = []
files = ['42445', '42447']
hgrepos = []
issue_num = 26718
keywords = ['patch']
message_count = 12.0
messages = ['263053', '263073', '263103', '263195', '263196', '263232', '263249', '263253', '263254', '263270', '263276', '263331']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'brett.cannon', 'vstinner', 'python-dev', 'serhiy.storchaka', 'Kevin Modzelewski']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue26718'
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)performancePerformance or resource usagePerformance or resource usage