-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtopic-tkinter
Description
| BPO | 20743 |
|---|---|
| Nosy | @pitrou, @serhiy-storchaka |
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/pitrou'
closed_at = <Date 2014-02-23.18:48:05.630>
created_at = <Date 2014-02-23.17:13:45.924>
labels = ['library', 'tests', 'expert-tkinter', 'invalid', 'performance']
title = 'test_tcl memory leak'
updated_at = <Date 2014-02-23.18:48:05.629>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2014-02-23.18:48:05.629>
actor = 'pitrou'
assignee = 'pitrou'
closed = True
closed_date = <Date 2014-02-23.18:48:05.630>
closer = 'pitrou'
components = ['Library (Lib)', 'Tests', 'Tkinter']
creation = <Date 2014-02-23.17:13:45.924>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 20743
keywords = []
message_count = 7.0
messages = ['212006', '212012', '212013', '212016', '212017', '212018', '212019']
nosy_count = 3.0
nosy_names = ['pitrou', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue20743'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtopic-tkinter