Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issues #29189: Merge indentation fixes from 3.5 | Martin Panter | 2017-01-24 | 1 | -8/+26 |
|\ | |||||
| * | Issue #29281: Fill-in a missing versionchanged entry | Raymond Hettinger | 2017-01-19 | 1 | -0/+5 |
| | | |||||
| * | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges | Serhiy Storchaka | 2016-11-26 | 1 | -8/+21 |
| |\ | | | | | | | | | | in the documentation. | ||||
| | * | Fixed the documentation of parse_constant argument in json.load(). | Serhiy Storchaka | 2016-11-12 | 1 | -8/+21 |
| | |\ | | | | | | | | | | | | | parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7. | ||||
| | | * | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+3 |
| | | |\ | |||||
| | | * | | Issue #17909: Accept binary input in json.loads | Nick Coghlan | 2016-09-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | json.loads (and hence json.load) now support binary input encoded as UTF-8, UTF-16 or UTF-32. Patch by Serhiy Storchaka. | ||||
| | | * | | Issue #4945: Improved the documenting of boolean arguments in the json module. | Serhiy Storchaka | 2016-06-30 | 1 | -22/+26 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | Based on patch by Gabriel Genellina. | ||||
| | | * \ \ | Merge with 3.5 | Terry Jan Reedy | 2016-06-22 | 1 | -6/+18 |
| | | |\ \ \ | |||||
| | | | * | | | Issue #18726: All optional parameters of the dump(), dumps(), | Serhiy Storchaka | 2016-06-22 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | load() and loads() functions and JSONEncoder and JSONDecoder class constructors in the json module are now keyword-only. | ||||
* | | | | | | | Issue #29189: Fix indentation in RST markup | Martin Panter | 2017-01-24 | 1 | -11/+11 |
|/ / / / / / | |||||
* | | | | | | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges | Serhiy Storchaka | 2016-11-26 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | in the documentation. | ||||
* | | | | | Fixed the documentation of parse_constant argument in json.load(). | Serhiy Storchaka | 2016-11-12 | 1 | -2/+2 |
| |_|_|/ |/| | | | | | | | | | | | parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7. | ||||
* | | | | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+3 |
| |_|/ |/| | | |||||
* | | | Issue #4945: Improved the documenting of boolean arguments in the json module. | Serhiy Storchaka | 2016-06-30 | 1 | -22/+26 |
|/ / | | | | | | | Based on patch by Gabriel Genellina. | ||||
* | | Issue #27304: Source code links for sub-packages in the same file. | Terry Jan Reedy | 2016-06-22 | 1 | -1/+7 |
|/ | | | | Patch by Yoni Lavi | ||||
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+5 |
| | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi. | ||||
* | 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 |
| | | | | to SilentGhost for the patch. | ||||
* | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -3/+100 |
|\ | |||||
| * | Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError. | Serhiy Storchaka | 2015-01-26 | 1 | -3/+36 |
| | | |||||
| * | 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 | -0/+64 |
| |\ \ | | | | | | | | | | | | | 7159 instead of obsoleted RFC 4627. | ||||
| | * | | Issue #21650: Add an `--sort-keys` option to json.tool CLI. | Berker Peksag | 2014-11-10 | 1 | -0/+11 |
| | | | | |||||
| | * | | merge with 3.4 | Georg Brandl | 2014-10-28 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | merge with 3.4 | Georg Brandl | 2014-09-21 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | correct sphinx mark up for cmdline options (closes #21210) | Benjamin Peterson | 2014-04-13 | 1 | -2/+4 |
| | | | | | | |||||
| | * | | | | improve the command-line interface of json.tool (closes #21000) | Benjamin Peterson | 2014-03-21 | 1 | -0/+51 |
| | |/ / / | | | | | | | | | | | | | | | | A patch from Berker Peksag. | ||||
* | | | | | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |
| |/ |/| | | | | | 7159 instead of obsoleted RFC 4627. | ||||
* | | 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 |
| | | | | | Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data | ||||
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
| | | | | | Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data | ||||
* | Documenting that json.load may raise a ValueError. | Felix Crux | 2013-08-12 | 1 | -0/+2 |
| | | | | | Issue #18680: JSONDecoder should document that it raises a ValueError for malformed data | ||||
* | 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 | -18/+13 |
|\ | |||||
| * | Merge #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-17 | 1 | -18/+13 |
| |\ | | | | | | | | | | Original patch by Kushal Das. | ||||
| | * | Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. | Terry Jan Reedy | 2013-03-08 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Issue #17225: JSON decoder now counts columns in the first line starting | Serhiy Storchaka | 2013-02-21 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | with 1, as in other lines. | ||||
| | * | | | #16333: use (",", ": ") as default separator when indent is specified to ↵ | Ezio Melotti | 2012-11-29 | 1 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | avoid trailing whitespace. Patch by Serhiy Storchaka. | ||||
* | | | | | #17438: add links to the conversion tables in dump(s)/load(s). | Ezio Melotti | 2013-03-29 | 1 | -5/+12 |
|/ / / / | |||||
* | | | | #16057: Clarify why the base method default is called in custom encoders. | R David Murray | 2013-03-17 | 1 | -0/+2 |
| |_|/ |/| | | | | | | | | Original patch by Kushal Das. | ||||
* | | | Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. | Terry Jan Reedy | 2013-03-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Issue #17225: JSON decoder now counts columns in the first line starting | Serhiy Storchaka | 2013-02-21 | 1 | -1/+1 |
| | | | | | | | | with 1, as in other lines. | ||||
* | | #16333: document a way to get rid of trailing whitespace when indent is used. | Ezio Melotti | 2012-11-29 | 1 | -1/+14 |
|/ | |||||
* | Issue #14570: Document json sort_keys parameter properly. | Andrew Svetlov | 2012-10-28 | 1 | -2/+11 |
| | | | | Patch by Chris Rebert. | ||||
* | #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 |
| | | | | Patch by Chris Rebert. |