This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cd70ffb3fe22d778d0bb6ec220fdf67dccc1be6
cpython
/
Lib
/
json
T
History
Raymond Hettinger
1f0eafa844
GH-96145: Add AttrDict to JSON module for use with object_hook (
#96146
)
2022-08-23 16:22:00 -05:00
..
__init__.py
GH-96145: Add AttrDict to JSON module for use with object_hook (
#96146
)
2022-08-23 16:22:00 -05:00
decoder.py
…
encoder.py
bpo-46565:
del
loop vars that are leaking into module namespaces (GH-30993)
2022-02-03 11:20:08 +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