-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-unicode
Description
| BPO | 14738 |
|---|---|
| Nosy | @loewis, @jcea, @ronaldoussoren, @mdickinson, @pitrou, @vstinner, @ned-deily, @ezio-melotti, @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 2012-05-10.14:38:47.809>
created_at = <Date 2012-05-06.18:00:54.170>
labels = ['interpreter-core', 'expert-unicode', 'performance']
title = 'Amazingly faster UTF-8 decoding'
updated_at = <Date 2012-05-12.07:09:09.219>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-05-12.07:09:09.219>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2012-05-10.14:38:47.809>
closer = 'pitrou'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2012-05-06.18:00:54.170>
creator = 'serhiy.storchaka'
dependencies = []
files = ['25484', '25485']
hgrepos = []
issue_num = 14738
keywords = ['patch']
message_count = 15.0
messages = ['160103', '160107', '160110', '160112', '160305', '160306', '160307', '160308', '160309', '160311', '160312', '160346', '160347', '160447', '160462']
nosy_count = 12.0
nosy_names = ['loewis', 'jcea', 'ronaldoussoren', 'mark.dickinson', 'janssen', 'pitrou', 'vstinner', 'ned.deily', 'ezio.melotti', 'Arfrever', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue14738'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-unicode