Antoine Pitrou
|
031487eb3b
|
Fix test failure
|
2011-10-04 10:39:54 +02:00 |
Martin v. Löwis
|
d63a3b8beb
|
Implement PEP 393.
|
2011-09-28 07:41:54 +02:00 |
Antoine Pitrou
|
df7fc9dda7
|
Issue #12778: Reduce memory consumption when JSON-encoding a large container of many small objects.
|
2011-08-19 18:03:14 +02:00 |
Ezio Melotti
|
6b60fb9148
|
#5723: merge with 3.1.
|
2011-05-14 06:47:51 +03:00 |
Ezio Melotti
|
f188bc5d46
|
#12051: merge with 3.1.
|
2011-05-11 01:10:27 +03:00 |
Ezio Melotti
|
06383ee090
|
#12017: merge with 3.1.
|
2011-05-07 18:15:34 +03:00 |
Ezio Melotti
|
04c6423fba
|
Merge with 3.1.
|
2011-04-13 07:18:24 +03:00 |
R David Murray
|
d5315482e9
|
Merge #10019: Fix regression relative to 2.6: add newlines if indent=0
Patch by Amaury Forgeot d'Arc, updated by Sando Tosi.
|
2011-04-12 21:09:18 -04:00 |
Alexander Belopolsky
|
ff27ee0b40
|
Issue #10572: Moved json tests to Lib/test/json_tests.
Approved by Raymond Hettinger.
|
2010-11-30 03:03:30 +00:00 |