1. 159f12e #16549: merge with 3.2. by Ezio Melotti · 12 years ago
  2. 4927633 #16549: fix test failures on Windows. by Ezio Melotti · 12 years ago
  3. 4cee810 #16476: merge with 3.2. by Ezio Melotti · 12 years ago
  4. b32512e #16476: Fix json.tool to avoid including trailing whitespace. by Ezio Melotti · 12 years ago
  5. 1e86d01 #16549: merge with 3.2. by Ezio Melotti · 12 years ago
  6. 057bcb4 #16549: Make json.tool work again on Python 3 and add tests. Initial patch by Berker Peksag and Serhiy Storchaka. by Ezio Melotti · 12 years ago
  7. c483034 #16559: merge with 3.2. by Ezio Melotti · 12 years ago
  8. 8c52370 #16559: Add more tests for the json module. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  9. 5ebe65f Issue #16228: Fix a crash in the json module where a list changes size while it is being encoded. by Antoine Pitrou · 12 years ago
  10. 9f69e79 Issue #16228: Fix a crash in the json module where a list changes size while it is being encoded. by Antoine Pitrou · 12 years ago
  11. b9717b5 #15752: merge with 3.2. by Ezio Melotti · 12 years ago
  12. 1b47bf4 #15752: s/assertRaisesRegexp/assertRaisesRegex/g by Ezio Melotti · 12 years ago
  13. dbcae3c Issue #15615: Add some tests for the json module's handling of invalid input data. by Antoine Pitrou · 12 years ago
  14. b47ea9a Issue #15615: Add some tests for the json module's handling of invalid input data. by Antoine Pitrou · 12 years ago
  15. 031487e Fix test failure by Antoine Pitrou · 13 years ago
  16. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  17. df7fc9d Issue #12778: Reduce memory consumption when JSON-encoding a large container of many small objects. by Antoine Pitrou · 13 years ago
  18. 6b60fb9 #5723: merge with 3.1. by Ezio Melotti · 13 years ago
  19. f188bc5 #12051: merge with 3.1. by Ezio Melotti · 13 years ago
  20. 06383ee #12017: merge with 3.1. by Ezio Melotti · 13 years ago
  21. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  22. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  23. ff27ee0 Issue #10572: Moved json tests to Lib/test/json_tests. by Alexander Belopolsky · 14 years ago