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
2026-06-05 01:10:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
39bd44fc70
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
01c6d3d76b
gh-150285: Fix too long docstrings in some Python modules (GH-150366)
2026-05-25 07:33:54 +00:00
..
__init__.py
gh-150285: Fix too long docstrings in some Python modules (GH-150366)
2026-05-25 07:33:54 +00: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