| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23181: More "codepoint" -> "code point". | Serhiy Storchaka | 2015-01-18 | 1 | -1/+1 |
|
|
* | Issue #21514: The documentation of the json module now refers to new JSON RFC | Serhiy Storchaka | 2014-11-27 | 1 | -39/+72 |
|
|
* | Using "-m module" is easier to read and understand than "-mmodule". | Georg Brandl | 2014-10-28 | 1 | -2/+2 |
|
|
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
|
|
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
|
|
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
|
|
* | Close #18264: int- and float-derived enums now converted to int or float. | Ethan Furman | 2013-08-10 | 1 | -17/+20 |
|
|
* | #17438: merge with 3.3. | Ezio Melotti | 2013-03-29 | 1 | -5/+12 |
|\ |
|
| * | #17438: add links to the conversion tables in dump(s)/load(s). | Ezio Melotti | 2013-03-29 | 1 | -5/+12 |
|
|
* | | Merge #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-18 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | #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 #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 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | #16333: use (",", ": ") as default separator when indent is specified to avoi... | Ezio Melotti | 2012-11-28 | 1 | -5/+13 |
|/ |
|
* | Issue #14570: Document json sort_keys parameter properly. | Andrew Svetlov | 2012-10-28 | 1 | -2/+11 |
|
|
* | #11964: Document a change in v3.2 to the json indent parameter | Petri Lehtinen | 2012-08-28 | 1 | -4/+12 |
|
|
* | Fix a JSON doc typo | Petri Lehtinen | 2012-08-27 | 1 | -1/+1 |
|
|
* | 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/+111 |
|
|
* | Issue #5067: improve some json error messages. | Antoine Pitrou | 2012-06-28 | 1 | -1/+1 |
|
|
* | Fix `versionchanged` tags for json.load | Hynek Schlawack | 2012-05-20 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Fix highlight and spacing in json example. | Ezio Melotti | 2012-04-14 | 1 | -4/+4 |
|
|
* | 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch ... | Senthil Kumaran | 2012-03-17 | 1 | -0/+8 |
|
|
* | Document json.dump ensure_ascii parameter (#13770) | Éric Araujo | 2012-01-16 | 1 | -0/+4 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-04-24 | 1 | -1/+1 |
|\ |
|
| * | Add a space to make json doc a bit more readable | Éric Araujo | 2011-04-21 | 1 | -1/+1 |
|
|
* | | Merge with 3.1 | Georg Brandl | 2011-04-16 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Small wording fix. | Georg Brandl | 2011-04-16 | 1 | -3/+4 |
|
|
* | | #4783: Merge with 3.1. | Ezio Melotti | 2011-04-15 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | #4783: document that is not possible to use json.dump twice on the same stream. | Ezio Melotti | 2011-04-15 | 1 | -0/+5 |
|
|
* | | Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -3/+3 |
|
|
| * | Merged revisions 88137 via svnmerge from | Antoine Pitrou | 2011-01-21 | 1 | -11/+6 |
|
|
| * | Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+8 |
|
|
| * | Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-... | Georg Brandl | 2010-10-06 | 1 | -6/+6 |
|
|
| * | Merged revisions 81365,81367 via svnmerge from | Georg Brandl | 2010-05-19 | 1 | -1/+1 |
|
|
| * | Merged revisions 74764 via svnmerge from | Ezio Melotti | 2009-09-13 | 1 | -4/+4 |
|
|
* | | Merged revisions 88668 via svnmerge from | Benjamin Peterson | 2011-02-27 | 1 | -1/+1 |
|
|
* | | Fix JSON docs about loads() accepting only str objects, not bytes. | Antoine Pitrou | 2011-01-21 | 1 | -11/+6 |
|
|
* | | Issue #5729: json.dumps to support using '\t' as an indent string | Raymond Hettinger | 2010-10-31 | 1 | -4/+6 |
|
|
* | | #4785: document strict argument of JSONDecoder, plus add object_pairs_hook in... | Georg Brandl | 2010-10-15 | 1 | -3/+8 |
|
|
* | | #9767: doctest run over json docs. | Georg Brandl | 2010-09-03 | 1 | -5/+5 |
|
|
* | | #9649: fix default value description. | Georg Brandl | 2010-08-22 | 1 | -1/+1 |
|
|
* | | Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,... | Georg Brandl | 2010-05-19 | 1 | -1/+1 |
|
|
* | | fixed more examples that were using u"", print without () and unicode/str ins... | Ezio Melotti | 2009-09-13 | 1 | -4/+4 |
|/ |
|