..
__init__.py
Revert "GH-96145: Add AttrDict to JSON module for use with object_hook ( #96146 )" ( #105948 )
2023-06-26 20:35:53 +02:00
__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
bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489)
2019-08-26 00:04:35 -07:00
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
gh-99925: Fix inconsistency in json.dumps() error messages (GH-99926)
2022-12-20 12:54:56 +02:00
test_indent.py
test_pass1.py
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
2022-09-24 14:38:53 +03:00
test_pass2.py
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
2022-09-24 14:38:53 +03:00
test_pass3.py
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
2022-09-24 14:38:53 +03:00
test_recursion.py
gh-122163: Add notes for JSON serialization errors (GH-122165)
2024-07-23 20:02:54 +03:00
test_scanstring.py
Issue #19361 : JSON decoder now raises JSONDecodeError instead of ValueError.
2015-01-26 13:16:30 +02:00
test_separators.py
test_speedups.py
bpo-45269: test wrong markers type to c_make_encoder (GH-28540)
2021-09-28 23:18:00 +02:00
test_tool.py
gh-122873: Allow "python -m json" to work ( #122884 )
2024-08-13 17:09:38 +01:00
test_unicode.py
gh-115692: Add tests to increase json coverage ( #115693 )
2024-04-14 06:11:06 -06:00