aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_json/test_unicode.py
Commit message (Expand)AuthorAge
* gh-115692: Add tests to increase `json` coverage (#115693)Hugo van Kemenade2024-04-14
* Issue #28541: Improve test coverage for encoding detection in json library.Serhiy Storchaka2016-10-30
* Issue #17909: Accept binary input in json.loadsNick Coghlan2016-09-10
* #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...Ezio Melotti2013-08-08