This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 15:47:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e105f51b4ea4087a3bbd87c445aaff0124d4a6
cpython
/
Lib
/
json
T
History
3 people
Łukasz Langa
GitHub
Hugo van Kemenade
f610bbdf74
gh-133346: Make theming support in _colorize extensible (GH-133347)
...
Co-authored-by: Hugo van Kemenade <
[email protected]
>
2025-05-05 23:45:25 +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-133346: Make theming support in _colorize extensible (GH-133347)
2025-05-05 23:45:25 +02:00