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-08-31 05:58:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
51a95be1d0
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
James Gerity
8db06528ca
bpo-46001: Change OverflowError to RecursionError in JSON library docstrings (GH-29943)
2021-12-07 11:58:40 +02:00
..
__init__.py
bpo-46001: Change OverflowError to RecursionError in JSON library docstrings (GH-29943)
2021-12-07 11:58:40 +02:00
decoder.py
encoder.py
bpo-46001: Change OverflowError to RecursionError in JSON library docstrings (GH-29943)
2021-12-07 11:58:40 +02:00
scanner.py
tool.py
bpo-45644: Make json.tool read infile before writing to outfile (GH-29273)
2021-11-06 18:11:35 +01:00