cpython/Lib/test/test_json
Serhiy Storchaka e6b25e9a09
gh-122163: Add notes for JSON serialization errors (GH-122165)
This allows to identify the source of the error.
2024-07-23 20:02:54 +03:00
..
__init__.py
__main__.py
test_decode.py gh-115692: Add tests to increase `json` coverage (#115693) 2024-04-14 06:11:06 -06:00
test_default.py gh-122163: Add notes for JSON serialization errors (GH-122165) 2024-07-23 20:02:54 +03:00
test_dump.py
test_encode_basestring_ascii.py gh-115692: Add tests to increase `json` coverage (#115693) 2024-04-14 06:11:06 -06:00
test_enum.py
test_fail.py gh-122163: Add notes for JSON serialization errors (GH-122165) 2024-07-23 20:02:54 +03:00
test_float.py
test_indent.py
test_pass1.py
test_pass2.py
test_pass3.py
test_recursion.py gh-122163: Add notes for JSON serialization errors (GH-122165) 2024-07-23 20:02:54 +03:00
test_scanstring.py
test_separators.py
test_speedups.py
test_tool.py
test_unicode.py gh-115692: Add tests to increase `json` coverage (#115693) 2024-04-14 06:11:06 -06:00