]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: Fix `test_json_mutating_exact_dict` (#138339)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 1 Sep 2025 16:14:19 +0000 (18:14 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 16:14:19 +0000 (21:44 +0530)
commit0d02e4d7d35b5c173a8f62342264389cb1f18601
tree1244aecafb1ab7980e11502b7ef30cca56c08813
parent0d383f86eec97b343457ee1ce1d274f6b3d9ce6c
gh-116738: Fix `test_json_mutating_exact_dict` (#138339)

Fix test_json_mutating_exact_dic
Lib/test/test_free_threading/test_json.py