1. d4460aa #4785: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings. by Georg Brandl · 14 years ago
  2. 7d6e076 Issue #7451: Improve decoding performance of JSON objects, and reduce by Antoine Pitrou · 14 years ago
  3. c8284cf #9087: update json docstrings -- unicode and long do not exist anymore. by Georg Brandl · 14 years ago
  4. 02ea12b2 Syntax cleanup. by Florent Xicluna · 14 years ago
  5. 1c52475 Apply patch from Ray Allen for issue 9296 by Doug Hellmann · 14 years ago
  6. 781eba7 Merged revisions 76708 via svnmerge from by Antoine Pitrou · 15 years ago
  7. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  8. bcf6f92 * Fix-up a TODO (support the sort_key option). by Raymond Hettinger · 15 years ago
  9. c8d952d Issue 6105: json encoder to respect iteration order of its inputs. by Raymond Hettinger · 15 years ago
  10. 5968205 Merged revisions 72314 via svnmerge from by Georg Brandl · 15 years ago
  11. c6b607d port simplejson upgrade from the trunk #4136 by Benjamin Peterson · 15 years ago
  12. 0ad98d8 Forward port r70471: Add object_pairs_hook. Issue 5381. by Raymond Hettinger · 15 years ago
  13. a13d475 merge r66932 and add a few py3k only checks by Benjamin Peterson · 16 years ago
  14. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  15. e4ca815 Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge from by Christian Heimes · 16 years ago
  16. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago