]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115692: Add tests to increase `json` coverage (#115693)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 14 Apr 2024 12:11:06 +0000 (15:11 +0300)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2024 12:11:06 +0000 (06:11 -0600)
commit8fc953f606cae5545a4d766dc3031316646b014a
tree0c8ed02b37d2e52af01d75deff2ac6a80bfc3d4e
parent9c93b7402ba11d1d68e856516e56ca72989a7db9
gh-115692: Add tests to increase `json` coverage (#115693)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_json/test_decode.py
Lib/test/test_json/test_encode_basestring_ascii.py
Lib/test/test_json/test_fail.py
Lib/test/test_json/test_unicode.py