COMMITS
/ Lib/json/tool.py November 10, 2014
B
Issue #21650: Add an `--sort-keys` option to json.tool CLI.
Berker Peksag committed
March 22, 2014
B
improve the command-line interface of json.tool (closes #21000)
Benjamin Peterson committed
February 21, 2013
S
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka committed
S
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka committed
November 29, 2012
E
E
#16476: Fix json.tool to avoid including trailing whitespace.
Ezio Melotti committed
June 28, 2012
A
Issue #5067: improve some json error messages.
Antoine Pitrou committed
May 2, 2009
B
port simplejson upgrade from the trunk #4136
Benjamin Peterson committed
May 8, 2008
C
Merged revisions 62734,62736,62748,62769 via svnmerge from
Christian Heimes committed