1. a0b8d9a Silence a compiler warning. by Raymond Hettinger · 16 years ago
  2. 91852ca Issue 5381: Add object_pairs_hook to the json module. by Raymond Hettinger · 16 years ago
  3. d914e3f merge json library with simplejson 2.0.9 (issue 4136) by Bob Ippolito · 16 years ago
  4. 336680e fix more possible ref leaks in _json and use Py_CLEAR by Benjamin Peterson · 17 years ago
  5. 87e6ad2 fix possible ref leak by Benjamin Peterson · 17 years ago
  6. 595e3cb check for error conditions in _json #3623 by Benjamin Peterson · 17 years ago
  7. d648f64 #3322: bounds checking for _json.scanstring by Bob Ippolito · 17 years ago
  8. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  9. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  10. c8a0d2f Intern static string by Christian Heimes · 17 years ago
  11. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago