-
-
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 | 19219 |
|---|---|
| Nosy | @warsaw, @brettcannon, @jcea, @ronaldoussoren, @pitrou, @kristjanvalur, @vstinner, @tiran, @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 2013-10-12.20:31:16.574>
created_at = <Date 2013-10-10.19:49:11.990>
labels = ['interpreter-core', 'performance']
title = 'speed up marshal.loads()'
updated_at = <Date 2013-10-15.10:31:09.573>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2013-10-15.10:31:09.573>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = <Date 2013-10-12.20:31:16.574>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2013-10-10.19:49:11.990>
creator = 'pitrou'
dependencies = []
files = ['32037', '32046', '32049']
hgrepos = []
issue_num = 19219
keywords = ['patch']
message_count = 40.0
messages = ['199408', '199425', '199451', '199454', '199455', '199456', '199457', '199459', '199462', '199463', '199464', '199465', '199467', '199468', '199469', '199470', '199471', '199472', '199473', '199474', '199475', '199476', '199477', '199478', '199479', '199480', '199481', '199482', '199483', '199484', '199485', '199486', '199495', '199504', '199505', '199508', '199617', '199618', '199645', '199702']
nosy_count = 10.0
nosy_names = ['barry', 'brett.cannon', 'jcea', 'ronaldoussoren', 'pitrou', 'kristjan.jonsson', 'vstinner', 'christian.heimes', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue19219'
versions = ['Python 3.4']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