This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-05 23:12:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9434709edf
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Hugo van Kemenade
4ac916ae33
gh-130645: Add color to stdlib argparse CLIs (gh-133380)
2025-05-05 19:46:46 +02: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
gh-132021: Add bool type to the list of allowed JSON key types (
#132048
)
2025-04-08 11:25:46 +03:00
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-130645: Add color to stdlib argparse CLIs (gh-133380)
2025-05-05 19:46:46 +02:00