]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (#142226)
authorZanie Blue <contact@zanie.dev>
Mon, 8 Dec 2025 13:05:13 +0000 (07:05 -0600)
committerGitHub <noreply@github.com>
Mon, 8 Dec 2025 13:05:13 +0000 (14:05 +0100)
commite3539e99e3642ceea2330b3f78a6e9fa8ac3da64
treeddd50750d2287178b57806dc3fa127e59f5f8214
parent0b8c348f2756c193d6bd2618cadbb90b2f218ccc
gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (#142226)

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