summaryrefslogtreecommitdiff
path: root/Lib/test/json_tests/test_dump.py
Commit message (Expand)AuthorAgeFilesLines
* #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...Ezio Melotti2013-08-081-49/+0
* Issue #16228: Fix a crash in the json module where a list changes size while ...Antoine Pitrou2012-11-011-1/+18
|\
| * Fix test failureAntoine Pitrou2011-10-041-2/+2
| * Issue #12778: Reduce memory consumption when JSON-encoding a large container ...Antoine Pitrou2011-08-191-1/+18
* | Issue #16228: Fix a crash in the json module where a list changes size while ...Antoine Pitrou2012-11-011-0/+8
|/
* #5723: merge with 3.1.Ezio Melotti2011-05-141-7/+10
* Issue #10572: Moved json tests to Lib/test/json_tests.Alexander Belopolsky2010-11-301-0/+21