| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -1/+1 |
|
|
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 1 | -1/+1 |
|
|
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | Closes #23181: codepoint -> code point | Georg Brandl | 2015-01-14 | 1 | -1/+1 |
|
|
* | Issue #21514: The documentation of the json module now refers to new JSON RFC | Serhiy Storchaka | 2014-11-27 | 1 | -42/+71 |
|
|
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
|
|
* | #17438: add links to the conversion tables in dump(s)/load(s). | Ezio Melotti | 2013-03-29 | 1 | -6/+14 |
|
|
* | #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-18 | 1 | -0/+2 |
|
|
* | Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. | Terry Jan Reedy | 2013-03-09 | 1 | -1/+1 |
|
|
* | Issue #17225: JSON decoder now counts columns in the first line starting | Serhiy Storchaka | 2013-02-21 | 1 | -1/+1 |
|
|
* | #16333: document a way to get rid of trailing whitespace when indent is used. | Ezio Melotti | 2012-11-28 | 1 | -1/+14 |
|
|
* | Issue #14570: Document json sort_keys parameter properly. | Andrew Svetlov | 2012-10-28 | 1 | -2/+11 |
|
|
* | #13769: Enhance docs for ensure_ascii semantics in JSON decoding functions | Petri Lehtinen | 2012-09-01 | 1 | -12/+18 |
|
|
* | Add glossary references | Antoine Pitrou | 2012-08-24 | 1 | -3/+3 |
|
|
* | Issue #14674: Add a discussion of the json module's standard compliance. | Antoine Pitrou | 2012-08-24 | 1 | -6/+116 |
|
|
* | Issue #5067: improve some json error messages. | Antoine Pitrou | 2012-06-28 | 1 | -2/+2 |
|
|
* | Document when json.load's parse_constant behaviour changed | Hynek Schlawack | 2012-05-20 | 1 | -0/+3 |
|
|
* | #14692 Fix json docs to reflect changes in json.load | Hynek Schlawack | 2012-05-16 | 1 | -2/+2 |
|
|
* | explain json.dumps for non-string keys in dicts. closes issue6566. Patch con... | Senthil Kumaran | 2012-03-17 | 1 | -0/+8 |
|
|
* | #4783: document that is not possible to use json.dump twice on the same stream. | Ezio Melotti | 2011-04-15 | 1 | -0/+5 |
|
|
* | #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -3/+3 |
|
|
* | Merged revisions 88668 via svnmerge from | Benjamin Peterson | 2011-02-27 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 85543 via svnmerge from | Georg Brandl | 2010-10-15 | 1 | -3/+8 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | #8642: fix wrong function name. | Georg Brandl | 2010-05-10 | 1 | -1/+1 |
|
|
* | #5820: fix bug in usage of getreader(). | Georg Brandl | 2009-04-23 | 1 | -1/+1 |
|
|
* | Typo fixes | Andrew M. Kuchling | 2009-03-30 | 1 | -2/+2 |
|
|
* | Issue 5381: Add object_pairs_hook to the json module. | Raymond Hettinger | 2009-03-19 | 1 | -3/+25 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -11/+11 |
|
|
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 1 | -1/+1 |
|
|
* | #4782: Fix markup error that hid load() and loads(). | Georg Brandl | 2009-01-01 | 1 | -2/+2 |
|
|
* | Indentation normalization. | Georg Brandl | 2008-09-24 | 1 | -2/+2 |
|
|
* | Fix JSON module docs. | Georg Brandl | 2008-05-05 | 1 | -142/+108 |
|
|
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+431 |
|
|