-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
dict: Optimize PyDict_GetItemString() #73481
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 29295 |
|---|---|
| Nosy | @rhettinger, @vstinner, @methane, @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 2017-01-17.12:11:06.570>
created_at = <Date 2017-01-17.10:47:42.801>
labels = ['interpreter-core', '3.7', 'performance']
title = 'dict: Optimize PyDict_GetItemString()'
updated_at = <Date 2017-01-17.13:27:12.536>
user = 'https://github.com/methane'bugs.python.org fields:
activity = <Date 2017-01-17.13:27:12.536>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-01-17.12:11:06.570>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2017-01-17.10:47:42.801>
creator = 'methane'
dependencies = []
files = ['46313']
hgrepos = []
issue_num = 29295
keywords = ['patch']
message_count = 5.0
messages = ['285631', '285633', '285635', '285636', '285639']
nosy_count = 4.0
nosy_names = ['rhettinger', 'vstinner', 'methane', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29295'
versions = ['Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage