This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-19 07:34:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
json
History
Antoine Pitrou
7d6e076f6d
Issue
#7451
: Improve decoding performance of JSON objects, and reduce
...
the memory consumption of said decoded objects when they use the same strings as keys.
2010-09-04 20:16:53 +00:00
..
tests
…
__init__.py
…
decoder.py
…
encoder.py
…
scanner.py
…
tool.py
…