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-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
5d8a3e74b5
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Carson Radtke
cfa25fe3e3
gh-113149: Improve error message when JSON has trailing comma (GH-113227)
2023-12-17 20:52:26 +02: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-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
2022-09-24 14:38:53 +03:00
scanner.py
bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)
2018-05-22 14:55:07 +03:00
tool.py
bpo-45644: Make json.tool read infile before writing to outfile (GH-29273)
2021-11-06 18:11:35 +01:00