| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18726: All optional parameters of the dump(), dumps(), | Serhiy Storchaka | 2016-06-21 | 1 | -1/+1 |
|
|
* | Issue #26623: TypeError message for JSON unserializible object now contains | Serhiy Storchaka | 2016-04-10 | 1 | -1/+2 |
|
|
* | Issue #26719: More efficient formatting of ints and floats in json. | Serhiy Storchaka | 2016-04-10 | 1 | -10/+10 |
|
|
* | Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the def... | Antoine Pitrou | 2015-01-11 | 1 | -1/+8 |
|
|
* | Close #18264: int- and float-derived enums now converted to int or float. | Ethan Furman | 2013-08-10 | 1 | -8/+19 |
|
|
* | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -2/+2 |
|
|
* | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -2/+2 |
|
|
* | Merge #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-18 | 1 | -0/+1 |
|\ |
|
| * | #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-18 | 1 | -0/+1 |
|
|
| * | #16333: document a way to get rid of trailing whitespace when indent is used. | Ezio Melotti | 2012-11-28 | 1 | -1/+4 |
|
|
* | | #16333: use (",", ": ") as default separator when indent is specified to avoi... | Ezio Melotti | 2012-11-28 | 1 | -3/+6 |
|
|
* | | more yield from | Philip Jenvey | 2012-10-01 | 1 | -10/+5 |
|/ |
|
* | #14875: Use float('inf') instead of float('1e66666') in the json module. | Ezio Melotti | 2012-05-21 | 1 | -2/+1 |
|
|
* | Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -1/+1 |
|\ |
|
| * | #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -1/+1 |
|
|
| * | Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-... | Georg Brandl | 2010-10-06 | 1 | -5/+5 |
|
|
| * | Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,... | Florent Xicluna | 2010-08-14 | 1 | -1/+1 |
|
|
* | | Issue #5729: json.dumps to support using '\t' as an indent string | Raymond Hettinger | 2010-10-31 | 1 | -4/+7 |
|
|
* | | #9087: update json docstrings -- unicode and long do not exist anymore. | Georg Brandl | 2010-08-02 | 1 | -5/+5 |
|
|
* | | Syntax cleanup. | Florent Xicluna | 2010-07-28 | 1 | -1/+1 |
|/ |
|
* | * Fix-up a TODO (support the sort_key option). | Raymond Hettinger | 2009-05-27 | 1 | -1/+1 |
|
|
* | port simplejson upgrade from the trunk #4136 | Benjamin Peterson | 2009-05-02 | 1 | -174/+211 |
|
|
* | 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 | 1 | -0/+384 |
|
|