index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
json
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-1/+1
*
#16333: document a way to get rid of trailing whitespace when indent is used.
Ezio Melotti
2012-11-28
1
-4/+8
*
Issue #14570: Document json sort_keys parameter properly.
Andrew Svetlov
2012-10-28
1
-6/+12
*
#13769: Enhance docs for ensure_ascii semantics in JSON decoding functions
Petri Lehtinen
2012-09-01
1
-8/+10
*
Issue #5067: improve some json error messages.
Antoine Pitrou
2012-06-28
1
-1/+1
*
don't rely on dict order
Benjamin Peterson
2012-02-21
1
-1/+1
*
Recorded merge of revisions 85543 via svnmerge from
Georg Brandl
2010-10-15
1
-4/+20
*
Issue 5381: fix regression in pure python code path, Issue 5584: fix a decode...
Bob Ippolito
2009-03-29
1
-1/+2
*
Issue 5381: Add object_pairs_hook to the json module.
Raymond Hettinger
2009-03-19
1
-5/+8
*
merge json library with simplejson 2.0.9 (issue 4136)
Bob Ippolito
2009-03-17
1
-54/+55
*
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
Brett Cannon
2008-05-05
1
-0/+318