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-07 21:29:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
2c42e13e80
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
decoder.py
encoder.py
gh-122163: Add notes for JSON serialization errors (GH-122165)
2024-07-23 20:02:54 +03:00
scanner.py
tool.py