improve json decoding performance · Issue #51700 · python/cpython (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
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']