]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140125: Increase object recursion depth for `test_json` from 200k to 500k...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Dec 2025 13:31:56 +0000 (14:31 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Dec 2025 13:31:56 +0000 (13:31 +0000)
commit9bb27cd1051e0e1ee2022fcaedb828643a84a30e
tree1a75746734b58a85e2946b9a9defa15e37db8433
parentd2f5a0e72e0220366ca4ce4184e0011a04d1505f
[3.14] gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (GH-142226) (#142416)

gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (GH-142226)
(cherry picked from commit e3539e99e3642ceea2330b3f78a6e9fa8ac3da64)

Co-authored-by: Zanie Blue <contact@zanie.dev>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_json/test_recursion.py