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