cpython/Lib/json
Łukasz Langa f610bbdf74
gh-133346: Make theming support in _colorize extensible (GH-133347)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-05-05 23:45:25 +02: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-132021: Add bool type to the list of allowed JSON key types (#132048) 2025-04-08 11:25:46 +03:00
scanner.py
tool.py gh-133346: Make theming support in _colorize extensible (GH-133347) 2025-05-05 23:45:25 +02:00