This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-30 13:46:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65afd6579fb23513432e152ca05a22d0c174f7bb
cpython
/
Lib
/
test
/
test_json
T
History
3 people
tonghuaroot (童话)
GitHub
Stan Ulbrych
588be7af08
gh-152052: Fix misleading
json
error for
\uXXXX
escape at the end of input (
#152053
)
...
Co-authored-by: Stan Ulbrych <
[email protected]
>
2026-06-26 14:47:22 +01:00
..
__init__.py
…
__main__.py
…
json_lines.jsonl
…
test_decode.py
…
test_default.py
…
test_dump.py
…
test_encode_basestring_ascii.py
…
test_enum.py
…
test_fail.py
gh-152052: Fix misleading
json
error for
\uXXXX
escape at the end of input (
#152053
)
2026-06-26 14:47:22 +01:00
test_float.py
…
test_indent.py
…
test_pass1.py
…
test_pass2.py
…
test_pass3.py
…
test_recursion.py
…
test_scanstring.py
gh-152052: Fix misleading
json
error for
\uXXXX
escape at the end of input (
#152053
)
2026-06-26 14:47:22 +01:00
test_separators.py
…
test_speedups.py
…
test_tool.py
…
test_unicode.py
…