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-06-21 10:34:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
cpython
/
Lib
/
json
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Thomas Kowalski
f87d9605d3
gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057)
2026-05-29 22:53:21 +03:00
..
__init__.py
gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057)
2026-05-29 22:53:21 +03:00
__main__.py
gh-122873: Allow "python -m json" to work (
#122884
)
2024-08-13 17:09:38 +01:00
decoder.py
gh-146440: Add array_hook parameter to JSON decoders (
#146441
)
2026-03-27 11:10:48 +00:00
encoder.py
gh-141510, PEP 814: Add frozendict support to json (
#144903
)
2026-02-21 12:22:47 +01:00
scanner.py
gh-146440: Add array_hook parameter to JSON decoders (
#146441
)
2026-03-27 11:10:48 +00:00
tool.py
gh-142389: Add backticks to stdlib argparse help to display in colour (
#149384
)
2026-05-04 22:23:18 +00:00