Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.4 | Benjamin Peterson | 2015-02-02 | 1 | -1/+2 |
|\ | |||||
| * | reduce memory usage of test (closes #23369) | Benjamin Peterson | 2015-02-02 | 1 | -1/+2 |
* | | merge 3.4 | Benjamin Peterson | 2015-02-01 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | remove extra ws | Benjamin Peterson | 2015-02-01 | 1 | -1/+0 |
* | | merge 3.4 (#23369) | Benjamin Peterson | 2015-02-01 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | fix possible overflow in encode_basestring_ascii (closes #23369) | Benjamin Peterson | 2015-02-01 | 1 | -1/+8 |
* | | Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the def... | Antoine Pitrou | 2015-01-11 | 1 | -3/+0 |
|/ | |||||
* | #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ... | Ezio Melotti | 2013-08-08 | 1 | -0/+44 |