1. 85ede8d Add glossary references by Antoine Pitrou · 12 years ago
  2. f3e0a69 Issue #14674: Add a discussion of the json module's standard compliance. by Antoine Pitrou · 12 years ago
  3. d9a5137 Issue #5067: improve some json error messages. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  4. 897b278 Document when json.load's parse_constant behaviour changed by Hynek Schlawack · 12 years ago
  5. 019935f #14692 Fix json docs to reflect changes in json.load by Hynek Schlawack · 12 years ago
  6. e3d7354 explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan by Senthil Kumaran · 13 years ago
  7. 6033d26 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 14 years ago
  8. ea8b6ef #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 14 years ago
  9. 17e25d8 Merged revisions 88668 via svnmerge from by Benjamin Peterson · 14 years ago
  10. db949b8 Recorded merge of revisions 85543 via svnmerge from by Georg Brandl · 14 years ago
  11. 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 14 years ago
  12. c630195 #8642: fix wrong function name. by Georg Brandl · 14 years ago
  13. 49cc4ea #5820: fix bug in usage of getreader(). by Georg Brandl · 16 years ago
  14. 1967200 Typo fixes by Andrew M. Kuchling · 16 years ago
  15. 91852ca Issue 5381: Add object_pairs_hook to the json module. by Raymond Hettinger · 16 years ago
  16. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  17. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 16 years ago
  18. 914fc88 #4782: Fix markup error that hid load() and loads(). by Georg Brandl · 16 years ago
  19. 1379ae0 Indentation normalization. by Georg Brandl · 16 years ago
  20. 3961f18 Fix JSON module docs. by Georg Brandl · 16 years ago
  21. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 16 years ago