-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17170 |
|---|---|
| Nosy | @gvanrossum, @warsaw, @terryjreedy, @jcea, @amauryfa, @ncoghlan, @pitrou, @scoder, @vstinner, @larryhastings, @ezio-melotti, @florentx, @markshannon, @serhiy-storchaka, @1st1, @MojoVampire |
| 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 2014-06-22.16:38:56.013>
created_at = <Date 2013-02-09.15:59:30.975>
labels = ['interpreter-core', 'performance']
title = 'string method lookup is too slow'
updated_at = <Date 2014-06-22.16:38:56.012>
user = 'https://github.com/gvanrossum'bugs.python.org fields:
activity = <Date 2014-06-22.16:38:56.012>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-06-22.16:38:56.013>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2013-02-09.15:59:30.975>
creator = 'gvanrossum'
dependencies = []
files = ['29024']
hgrepos = []
issue_num = 17170
keywords = ['patch']
message_count = 27.0
messages = ['181741', '181742', '181743', '181744', '181753', '181754', '181755', '181761', '181774', '181775', '181776', '181933', '181952', '181965', '181969', '182001', '182002', '182006', '182007', '182250', '182607', '182612', '182613', '183721', '212851', '221085', '221274']
nosy_count = 19.0
nosy_names = ['gvanrossum', 'barry', 'terry.reedy', 'jcea', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'scoder', 'vstinner', 'larry', 'ezio.melotti', 'flox', 'BreamoreBoy', 'Mark.Shannon', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'isoschiz', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue17170'
versions = ['Python 3.5']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 usage