Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ↵ | Ezio Melotti | 2013-08-08 |
| | | | | them discoverable by unittest. Patch by Zachary Ware. | ||
* | #16559: Add more tests for the json module. Patch by Serhiy Storchaka. | Ezio Melotti | 2012-11-26 |
| | |||
* | #5723: merge with 3.1. | Ezio Melotti | 2011-05-14 |
| | |||
* | Issue #10572: Moved json tests to Lib/test/json_tests. | Alexander Belopolsky | 2010-11-30 |
Approved by Raymond Hettinger. |