This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-01 22:21:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f3923cf9fd
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Alexander Belopolsky
ff27ee0b40
Issue
#10572
: Moved json tests to Lib/test/json_tests.
...
Approved by Raymond Hettinger.
2010-11-30 03:03:30 +00:00
..
__init__.py
#4785
: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings.
2010-10-15 17:03:02 +00:00
decoder.py
#4785
: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings.
2010-10-15 17:03:02 +00:00
encoder.py
Issue
#5729
: json.dumps to support using '\t' as an indent string
2010-10-31 08:00:16 +00:00
scanner.py
Issue
#7451
: Improve decoding performance of JSON objects, and reduce
2010-09-04 20:16:53 +00:00
tool.py
port simplejson upgrade from the trunk
#4136
2009-05-02 12:36:44 +00:00