Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-6986: Add a comment to clarify a test of _json.make_encoder(). (GH-3789) | Oren Milman | 2018-03-26 | 1 | -0/+2 |
* | bpo-31505: Fix an assertion failure in json, in case _json.make_encoder() rec... | Oren Milman | 2017-09-24 | 1 | -0/+21 |
* | bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712) | Serhiy Storchaka | 2017-07-16 | 1 | -0/+4 |
* | bpo-30911: Add tests for bad boolean arguments for accelerated json (#2690) | Serhiy Storchaka | 2017-07-13 | 1 | -0/+22 |
* | #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ... | Ezio Melotti | 2013-08-08 | 1 | -0/+24 |