]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
improve json test coverage (GH-154123)
authorDavid <slavicek.david29@gmail.com>
Sun, 19 Jul 2026 13:19:00 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 13:19:00 +0000 (13:19 +0000)
commitee1e48ebd8194cd5984714021c4df85dbb93c6df
treefc5100646744c6ce1d2dbdbc3697d8d17af1b0de
parent1530b38c82f8f09c3c29b2829cd1d8c1db830761
improve json test coverage (GH-154123)

Add test that covers the except block on line 106 of decoder.py
Lib/test/test_json/test_decode.py