1. f491f92 Remove mentions of Python 2.x and being externally maintained from by Gregory P. Smith · 11 years ago
  2. a82f74d Remove mentions of Python 2.x and being externally maintained from by Gregory P. Smith · 11 years ago
  3. 566a2be #18958: Improve error message for json.load(s) while passing a string that starts with a UTF-8 BOM. by Ezio Melotti · 11 years ago
  4. a0e768c #19307: Improve error message for json.load(s) while passing objects of the wrong type. by Ezio Melotti · 11 years ago
  5. 920007a Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 11 years ago
  6. c510a04 Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 11 years ago
  7. 9f94b6d #16333: fix example in docstring. by Ezio Melotti · 12 years ago
  8. 1003144 #16333: use (",", ": ") as default separator when indent is specified to avoid trailing whitespace. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  9. 2ec53be Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  10. d654ded #16333: document a way to get rid of trailing whitespace when indent is used. by Ezio Melotti · 12 years ago
  11. 2d24e94 Issue #5067: improve some json error messages. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  12. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  13. de579d4 Add a space to make json doc a bit more readable by Éric Araujo · 13 years ago
  14. a970e62 Merged revisions 88137 via svnmerge from by Antoine Pitrou · 13 years ago
  15. c524cff Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge from by Georg Brandl · 14 years ago
  16. 4009c9e Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from by Georg Brandl · 14 years ago
  17. c6b607d port simplejson upgrade from the trunk #4136 by Benjamin Peterson · 15 years ago
  18. 0ad98d8 Forward port r70471: Add object_pairs_hook. Issue 5381. by Raymond Hettinger · 15 years ago
  19. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago