summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_json/test_speedups.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-31505: Fix an assertion failure in json, in case _json.make_encoder() rec...Oren Milman2017-09-241-0/+21
* bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712)Serhiy Storchaka2017-07-161-0/+4
* bpo-30911: Add tests for bad boolean arguments for accelerated json (#2690)Serhiy Storchaka2017-07-131-0/+22
* #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...Ezio Melotti2013-08-081-0/+24