]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140782)
authorDonghee Na <donghee.na@python.org>
Thu, 30 Oct 2025 13:51:25 +0000 (22:51 +0900)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 13:51:25 +0000 (22:51 +0900)
commit064e989de50e37c8e79d3328a05804d72137e917
treebe7037affe0c3e4f7a91c123ba5947ddc9a2af10
parenta7cfe862ba84886107173826955d248570714fff
[3.14] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140782)
Lib/test/test_json/test_scanstring.py