| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix JSON docs about loads() accepting only str objects, not bytes. | Antoine Pitrou | 2011-01-21 | 1 | -0/+2 |
|
|
* | Issue #10572: Moved json tests to Lib/test/json_tests. | Alexander Belopolsky | 2010-11-30 | 16 | -751/+0 |
|
|
* | Remove unnecessary import. | Barry Warsaw | 2010-11-24 | 1 | -1/+0 |
|
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 14 | -61/+61 |
|
|
* | Issue #5729: json.dumps to support using '\t' as an indent string | Raymond Hettinger | 2010-10-31 | 2 | -22/+29 |
|
|
* | #4785: document strict argument of JSONDecoder, plus add object_pairs_hook in... | Georg Brandl | 2010-10-15 | 2 | -4/+34 |
|
|
* | Issue #7451: Improve decoding performance of JSON objects, and reduce | Antoine Pitrou | 2010-09-04 | 3 | -3/+45 |
|
|
* | #9087: update json docstrings -- unicode and long do not exist anymore. | Georg Brandl | 2010-08-02 | 3 | -23/+21 |
|
|
* | Syntax cleanup. | Florent Xicluna | 2010-07-28 | 1 | -1/+1 |
|
|
* | Apply patch from Ray Allen for issue 9296 | Doug Hellmann | 2010-07-21 | 1 | -0/+9 |
|
|
* | Merged revisions 76708 via svnmerge from | Antoine Pitrou | 2009-12-08 | 1 | -2/+11 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 2 | -4/+4 |
|
|
* | * Fix-up a TODO (support the sort_key option). | Raymond Hettinger | 2009-05-27 | 2 | -1/+6 |
|
|
* | Issue 6105: json encoder to respect iteration order of its inputs. | Raymond Hettinger | 2009-05-27 | 1 | -0/+8 |
|
|
* | Merged revisions 72314 via svnmerge from | Georg Brandl | 2009-05-05 | 1 | -0/+3 |
|
|
* | port simplejson upgrade from the trunk #4136 | Benjamin Peterson | 2009-05-02 | 12 | -529/+555 |
|
|
* | Forward port r70471: Add object_pairs_hook. Issue 5381. | Raymond Hettinger | 2009-04-21 | 4 | -8/+54 |
|
|
* | merge r66932 and add a few py3k only checks | Benjamin Peterson | 2008-10-16 | 2 | -2/+13 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge... | Christian Heimes | 2008-05-08 | 1 | -7/+7 |
|
|
* | Merged revisions 62734,62736,62748,62769 via svnmerge from | Christian Heimes | 2008-05-08 | 21 | -0/+1774 |
|
|