-
-
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 | 27350 |
|---|---|
| Nosy | @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees |
| 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 2016-09-12.12:49:21.502>
created_at = <Date 2016-06-19.03:43:15.983>
labels = ['interpreter-core', 'performance']
title = 'Compact and ordered dict'
updated_at = <Date 2017-05-17.17:24:07.031>
user = 'https://github.com/methane'bugs.python.org fields:
activity = <Date 2017-05-17.17:24:07.031>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-12.12:49:21.502>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2016-06-19.03:43:15.983>
creator = 'methane'
dependencies = []
files = ['43463', '43465', '43467', '43472', '43480', '43484', '43509', '43520', '43542', '43558', '44086', '44110', '44194', '44259', '44267', '44395', '44418']
hgrepos = []
issue_num = 27350
keywords = ['patch']
message_count = 36.0
messages = ['268837', '268842', '268843', '268844', '268846', '269004', '269011', '269012', '269068', '269072', '269367', '269369', '269429', '272098', '272135', '272144', '274703', '275065', '275067', '275071', '275090', '275092', '275099', '275112', '275116', '275118', '275120', '275357', '275378', '275382', '275581', '275587', '275589', '275626', '276030', '276031']
nosy_count = 9.0
nosy_names = ['rhettinger', 'jcea', 'vstinner', 'jab', 'methane', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'dilettant']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue27350'
versions = ['Python 3.6']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