1. a6f26c1 Remove more unused imports in tests. by Serhiy Storchaka · 8 years ago
  2. 47efb4a Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError. by Serhiy Storchaka · 9 years ago
  3. 5cc06fd #18273: merge with 3.3. by Ezio Melotti · 11 years ago
  4. 66f2ea0 #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware. by Ezio Melotti · 11 years ago[Renamed (98%) from Lib/test/json_tests/test_fail.py]
  5. a27b83a Issue #15301: Parsing fd, uid, and gid parameters for builtins by Larry Hastings · 11 years ago
  6. 8c52370 #16559: Add more tests for the json module. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  7. 6b60fb9 #5723: merge with 3.1. by Ezio Melotti · 13 years ago
  8. ff27ee0 Issue #10572: Moved json tests to Lib/test/json_tests. by Alexander Belopolsky · 14 years ago[Renamed from Lib/json/tests/test_fail.py]
  9. 1c52475 Apply patch from Ray Allen for issue 9296 by Doug Hellmann · 14 years ago
  10. c6b607d port simplejson upgrade from the trunk #4136 by Benjamin Peterson · 15 years ago
  11. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago