-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 22847 |
|---|---|
| Nosy | @arigo, @rhettinger, @gpshead, @pitrou, @benjaminp, @serhiy-storchaka, @koobs |
| 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 = 'https://github.com/benjaminp'
closed_at = <Date 2016-02-07.06:36:14.320>
created_at = <Date 2014-11-11.16:13:46.877>
labels = ['interpreter-core', 'performance']
title = 'Improve method cache efficiency'
updated_at = <Date 2016-02-07.06:36:14.318>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2016-02-07.06:36:14.318>
actor = 'python-dev'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2016-02-07.06:36:14.320>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2014-11-11.16:13:46.877>
creator = 'pitrou'
dependencies = []
files = ['37176']
hgrepos = []
issue_num = 22847
keywords = ['patch']
message_count = 14.0
messages = ['231031', '231032', '231034', '231036', '231038', '231040', '231163', '231196', '231197', '259583', '259633', '259634', '259764', '259766']
nosy_count = 9.0
nosy_names = ['arigo', 'rhettinger', 'gregory.p.smith', 'pitrou', 'benjamin.peterson', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'koobs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue22847'
versions = ['Python 2.7', 'Python 3.5']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