-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 26382 |
|---|---|
| Nosy | @terryjreedy, @vstinner, @methane, @florinpapa, @catalin-manciu |
| 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-02-20.11:43:44.353>
created_at = <Date 2016-02-18.14:26:51.405>
labels = ['interpreter-core', 'performance']
title = 'List object memory allocator'
updated_at = <Date 2017-02-20.14:11:04.401>
user = 'https://github.com/catalin-manciu'bugs.python.org fields:
activity = <Date 2017-02-20.14:11:04.401>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-02-20.11:43:44.353>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2016-02-18.14:26:51.405>
creator = 'catalin.manciu'
dependencies = []
files = ['41953', '41954', '46063', '46066']
hgrepos = []
issue_num = 26382
keywords = ['patch']
message_count = 17.0
messages = ['260459', '260467', '260513', '260514', '260517', '260518', '260548', '260550', '260678', '284173', '284200', '284201', '284221', '284222', '284239', '284242', '288206']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'vstinner', 'methane', 'alecsandru.patrascu', 'florin.papa', 'catalin.manciu']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue26382'
versions = ['Python 2.7']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