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
test_default.py
test_dump.py
test_encode_basestring_ascii.py
test_enum.py
test_fail.py
test_float.py
test_indent.py
test_pass1.py
test_pass2.py
test_pass3.py
test_recursion.py
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