]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115692: Add tests to increase `json` coverage (GH-115693) (#117867)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 Apr 2024 12:27:29 +0000 (14:27 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2024 12:27:29 +0000 (12:27 +0000)
commit0c0b2309fb1504be1ba043a52fa12c1eb9588f8f
tree6b51171f0a85cee986b066549317e6b6f7102d74
parentb6cb36574d0bdf9c4aa2250640d2a2f284ba7bb9
[3.12] gh-115692: Add tests to increase `json` coverage (GH-115693) (#117867)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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