This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-07 05:01:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce76b547f94de6b1c9c74657b4e8f150365ad76f
cpython
/
Lib
/
json
T
History
Nice Zombies
df751363e3
gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683)
2024-10-18 15:29:47 +03:00
..
__init__.py
gh-122873: Allow "python -m json" to work (
#122884
)
2024-08-13 17:09:38 +01:00
__main__.py
gh-122873: Allow "python -m json" to work (
#122884
)
2024-08-13 17:09:38 +01:00
decoder.py
gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683)
2024-10-18 15:29:47 +03:00
encoder.py
…
scanner.py
gh-125682: Reject non-ASCII digits in the Python implementation of JSON decoder (GH-125687)
2024-10-18 15:26:29 +03:00
tool.py
gh-91818: Use default program name in the CLI of many modules (GH-124867)
2024-10-10 00:20:53 +03:00