aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/json_tests
Commit message (Collapse)AuthorAge
* #5723: merge with 3.1.Ezio Melotti2011-05-14
|
* #12051: merge with 3.1.Ezio Melotti2011-05-11
|
* #12017: merge with 3.1.Ezio Melotti2011-05-07
|
* Merge with 3.1.Ezio Melotti2011-04-13
|
* Merge #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-12
| | | | Patch by Amaury Forgeot d'Arc, updated by Sando Tosi.
* Issue #10572: Moved json tests to Lib/test/json_tests.Alexander Belopolsky2010-11-30
Approved by Raymond Hettinger.