-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
BPO | 13155 |
---|---|
Nosy | @pitrou, @vstinner |
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 2011-10-12.22:08:58.441>
created_at = <Date 2011-10-11.23:14:18.792>
labels = ['interpreter-core', 'performance']
title = 'Optimize finding the max character width'
updated_at = <Date 2011-10-12.22:08:58.429>
user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2011-10-12.22:08:58.429>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2011-10-12.22:08:58.441>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2011-10-11.23:14:18.792>
creator = 'pitrou'
dependencies = []
files = ['23379', '23380', '23381', '23382', '23392']
hgrepos = []
issue_num = 13155
keywords = ['patch']
message_count = 12.0
messages = ['145372', '145373', '145374', '145375', '145376', '145377', '145378', '145427', '145428', '145432', '145437', '145438']
nosy_count = 3.0
nosy_names = ['pitrou', 'vstinner', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue13155'
versions = ['Python 3.3']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage