This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-24 10:24:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b9e10d0ea
cpython
/
Lib
/
json
History
Pieter Eendebak
05adfbba2a
gh-95382: Improve performance of json encoder with indent (GH-118105)
2024-05-06 11:04:39 +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-95382: Improve performance of json encoder with indent (GH-118105)
2024-05-06 11:04:39 +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
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
2024-01-10 15:07:19 +02:00