cpython/Lib/json
2026-05-11 11:14:54 +00:00
..
__init__.py gh-146061: Clarify indent=None in json docs (GH-146095) 2026-05-11 11:14:54 +00:00
__main__.py
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