-
-
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 | 26659 |
|---|---|
| Nosy | @birkenfeld, @pitrou, @vstinner, @benjaminp, @1st1, @serprex |
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-04-16.21:54:40.705>
created_at = <Date 2016-03-28.20:07:30.598>
labels = ['interpreter-core', 'performance']
title = 'slice() leaks memory when part of a cycle'
updated_at = <Date 2016-04-16.22:52:29.780>
user = 'https://bugs.python.org/KevinModzelewski'bugs.python.org fields:
activity = <Date 2016-04-16.22:52:29.780>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-04-16.21:54:40.705>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2016-03-28.20:07:30.598>
creator = 'Kevin Modzelewski'
dependencies = []
files = []
hgrepos = []
issue_num = 26659
keywords = []
message_count = 3.0
messages = ['262582', '262589', '263590']
nosy_count = 8.0
nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'benjamin.peterson', 'python-dev', 'yselivanov', 'Kevin Modzelewski', 'Demur Rumed']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue26659'
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