This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-03 11:23:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
dbdbef3668
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
e6b25e9a09
gh-122163: Add notes for JSON serialization errors (GH-122165)
...
This allows to identify the source of the error.
2024-07-23 20:02:54 +03:00
..
__init__.py
Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (
#96146
)" (
#105948
)
2023-06-26 20:35:53 +02:00
decoder.py
gh-113149: Improve error message when JSON has trailing comma (GH-113227)
2023-12-17 20:52:26 +02:00
encoder.py
gh-122163: Add notes for JSON serialization errors (GH-122165)
2024-07-23 20:02:54 +03:00
scanner.py
tool.py
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
2024-01-10 15:07:19 +02:00