-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 7622 |
|---|---|
| Nosy | @malemburg, @pitrou, @ericvsmith, @ezio-melotti, @florentx |
| 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 2010-01-13.08:09:56.647>
created_at = <Date 2010-01-03.17:09:44.179>
labels = ['interpreter-core', 'expert-unicode', 'performance']
title = '[patch] improve unicode methods: split() rsplit() and replace()'
updated_at = <Date 2010-01-13.08:09:56.646>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2010-01-13.08:09:56.646>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2010-01-13.08:09:56.647>
closer = 'pitrou'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2010-01-03.17:09:44.179>
creator = 'flox'
dependencies = []
files = ['15736', '15744', '15749', '15750']
hgrepos = []
issue_num = 7622
keywords = ['patch']
message_count = 24.0
messages = ['97168', '97172', '97173', '97174', '97184', '97194', '97197', '97204', '97208', '97211', '97212', '97213', '97214', '97215', '97216', '97218', '97219', '97220', '97224', '97232', '97267', '97280', '97281', '97698']
nosy_count = 5.0
nosy_names = ['lemburg', 'pitrou', 'eric.smith', 'ezio.melotti', 'flox']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue7622'
versions = ['Python 2.7', 'Python 3.2']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