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-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a4d0001256
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
INADA Naoki
2812d3d992
bpo-32360: Remove OrderedDict usage from json.tool (GH-5315)
...
`object_pairs_hook=OrderedDict` idiom is deprecated.
2018-01-25 19:52:58 +09:00
..
__init__.py
decoder.py
encoder.py
scanner.py
tool.py
bpo-32360: Remove OrderedDict usage from json.tool (GH-5315)
2018-01-25 19:52:58 +09:00