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-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a93d9aaf62bb2565e9eec00a2a8d06a91305127b
cpython
/
Lib
/
json
T
History
Roei Ben Artzi
ec12559eba
gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
2025-06-03 10:40:25 +03:00
..
__init__.py
…
__main__.py
…
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-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
2025-06-03 10:40:25 +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-133346: Make theming support in _colorize extensible (GH-133347)
2025-05-05 23:45:25 +02:00