1. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  2. f71ba95 #5932: fix error return in _convertPyInt_AsSsize_t() conversion function. by Georg Brandl · 16 years ago
  3. 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
  4. 91852ca Issue 5381: Add object_pairs_hook to the json module. by Raymond Hettinger · 16 years ago
  5. d914e3f merge json library with simplejson 2.0.9 (issue 4136) by Bob Ippolito · 16 years ago
  6. 595e3cb check for error conditions in _json #3623 by Benjamin Peterson · 17 years ago
  7. 33e4a98 Replace more float hacks with correct math functions by Christian Heimes · 17 years ago
  8. c8a0d2f Intern static string by Christian Heimes · 17 years ago
  9. 0b7f778 PEP 8 nits in json package by Benjamin Peterson · 17 years ago
  10. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago