1. 187177f Issue #6986: Fix crash in the JSON C accelerator when called with the by Antoine Pitrou · 16 years ago
  2. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  3. f71ba95 #5932: fix error return in _convertPyInt_AsSsize_t() conversion function. by Georg Brandl · 16 years ago
  4. 76a982a Issue 5381: fix regression in pure python code path, Issue 5584: fix a decoder bug for unicode float literals outside of a container by Bob Ippolito · 16 years ago
  5. 91852ca Issue 5381: Add object_pairs_hook to the json module. by Raymond Hettinger · 16 years ago
  6. d914e3f merge json library with simplejson 2.0.9 (issue 4136) by Bob Ippolito · 16 years ago
  7. 595e3cb check for error conditions in _json #3623 by Benjamin Peterson · 17 years ago
  8. 0b7f778 PEP 8 nits in json package by Benjamin Peterson · 17 years ago
  9. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago