cpython/Lib/test/test_json
Zanie Blue e3539e99e3
gh-140125: Increase object recursion depth for test_json from 200k to 500k (#142226)
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-12-08 14:05:13 +01:00
..
__init__.py
__main__.py
test_decode.py
test_default.py
test_dump.py
test_encode_basestring_ascii.py gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) 2025-11-08 12:07:27 +02:00
test_enum.py
test_fail.py
test_float.py
test_indent.py
test_pass1.py
test_pass2.py
test_pass3.py
test_recursion.py gh-140125: Increase object recursion depth for test_json from 200k to 500k (#142226) 2025-12-08 14:05:13 +01:00
test_scanstring.py
test_separators.py
test_speedups.py
test_tool.py
test_unicode.py gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) 2025-11-08 12:07:27 +02:00