-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 25227 |
|---|---|
| Nosy | @vstinner, @methane, @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 = None
closed_at = <Date 2015-09-29.10:39:51.861>
created_at = <Date 2015-09-24.12:48:03.415>
labels = ['performance']
title = 'Optimize ASCII/latin1 encoder with surrogateescape error handlers'
updated_at = <Date 2015-09-29.10:39:51.805>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2015-09-29.10:39:51.805>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2015-09-29.10:39:51.861>
closer = 'vstinner'
components = []
creation = <Date 2015-09-24.12:48:03.415>
creator = 'vstinner'
dependencies = []
files = ['40562', '40563', '40564']
hgrepos = []
issue_num = 25227
keywords = ['patch']
message_count = 6.0
messages = ['251516', '251518', '251525', '251526', '251841', '251843']
nosy_count = 4.0
nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue25227'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usage