This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.2a2
cpython
/
Lib
/
json
/
tests
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
..
__init__.py
…
test_decode.py
Issue
#7451
: Improve decoding performance of JSON objects, and reduce
2010-09-04 20:16:53 +00:00
test_default.py
…
test_dump.py
port simplejson upgrade from the trunk
#4136
2009-05-02 12:36:44 +00:00
test_encode_basestring_ascii.py
* Fix-up a TODO (support the sort_key option).
2009-05-27 09:58:34 +00:00
test_fail.py
Apply patch from Ray Allen for issue 9296
2010-07-21 12:29:04 +00:00
test_float.py
port simplejson upgrade from the trunk
#4136
2009-05-02 12:36:44 +00:00
test_indent.py
…
test_pass1.py
…
test_pass2.py
…
test_pass3.py
…
test_recursion.py
…
test_scanstring.py
Merged revisions 72314 via svnmerge from
2009-05-05 07:52:05 +00:00
test_separators.py
…
test_speedups.py
Merged revisions 76708 via svnmerge from
2009-12-08 15:57:31 +00:00
test_unicode.py
port simplejson upgrade from the trunk
#4136
2009-05-02 12:36:44 +00:00