-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 18608 |
|---|---|
| Nosy | @amauryfa, @pitrou, @tiran, @benjaminp |
| 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 2013-08-01.19:05:47.080>
created_at = <Date 2013-07-31.21:20:31.641>
labels = ['library', 'performance']
title = 'Avoid keeping a strong reference to locale in the _io module'
updated_at = <Date 2013-08-01.19:05:47.079>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2013-08-01.19:05:47.079>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-01.19:05:47.080>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2013-07-31.21:20:31.641>
creator = 'pitrou'
dependencies = []
files = ['31103']
hgrepos = []
issue_num = 18608
keywords = ['patch']
message_count = 3.0
messages = ['194023', '194103', '194105']
nosy_count = 5.0
nosy_names = ['amaury.forgeotdarc', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue18608'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory