cpython/Lib/test/test_json
Miss Islington (bot) d9dafc790d
[3.13] gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683) (GH-125694)
(cherry picked from commit df751363e3)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
2024-10-21 16:07:56 +03:00
..
__init__.py
__main__.py
test_decode.py [3.13] gh-125682: Reject non-ASCII digits in the Python implementation of JSON decoder (GH-125687) (GH-125692) 2024-10-21 16:06:31 +03:00
test_default.py
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-115692: Add tests to increase `json` coverage (#115693) 2024-04-14 06:11:06 -06:00
test_float.py
test_indent.py
test_pass1.py
test_pass2.py
test_pass3.py
test_recursion.py GH-112215: Increase C recursion limit for non debug builds (GH-113397) 2023-12-22 14:25:25 +00:00
test_scanstring.py [3.13] gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683) (GH-125694) 2024-10-21 16:07:56 +03:00
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