improve json decoding performance · Issue #51700 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@pitrou

Description

@pitrou

BPO 7451
Nosy @rhettinger, @etrepum, @pitrou, @benjaminp
Files json-opts2.patchjson-opts3.patchjson-opts4.patch

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 2010-09-04.20:17:11.093> created_at = <Date 2009-12-07.23:08:18.891> labels = ['library', 'performance'] title = 'improve json decoding performance' updated_at = <Date 2010-09-04.20:17:11.091> user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2010-09-04.20:17:11.091> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2010-09-04.20:17:11.093> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2009-12-07.23:08:18.891> creator = 'pitrou' dependencies = [] files = ['15478', '15484', '18755'] hgrepos = [] issue_num = 7451 keywords = ['patch'] message_count = 11.0 messages = ['96082', '96093', '96097', '96098', '96099', '96169', '96171', '96903', '96908', '115611', '115612'] nosy_count = 5.0 nosy_names = ['rhettinger', 'bob.ippolito', 'pitrou', 'benjamin.peterson', 'vkuznet'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue7451' versions = ['Python 3.2']