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
2025-12-08 06:10:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e1f1df4082
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Brandt Bucher
4cfa695c95
GH-141686: Break cycles created by JSONEncoder.iterencode (GH-141687)
2025-11-18 09:51:18 -08:00
..
__init__.py
gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)
2025-11-08 12:07:27 +02:00
__main__.py
gh-122873: Allow "python -m json" to work (
#122884
)
2024-08-13 17:09:38 +01:00
decoder.py
gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)
2025-11-08 12:07:27 +02:00
encoder.py
GH-141686: Break cycles created by JSONEncoder.iterencode (GH-141687)
2025-11-18 09:51:18 -08: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-138019: improve help message for
json.tool
(
#138037
)
2025-08-22 08:44:25 +00:00