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 21:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a126893fa80c4ee5f0bac8a84a49491c19edd511
cpython
/
Lib
/
json
T
History
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
…
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
…
tool.py
gh-138019: improve help message for
json.tool
(
#138037
)
2025-08-22 08:44:25 +00:00