This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
json
History
Inada Naoki
5492bfcefe
bpo-39377: json: Remove the encoding option. (GH-18075)
2020-01-20 13:54:00 +09:00
..
__init__.py
bpo-39377: json: Remove the encoding option. (GH-18075)
2020-01-20 13:54:00 +09:00
decoder.py
…
encoder.py
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
2019-05-06 22:29:40 +03:00
scanner.py
…
tool.py
bpo-29636: json.tool: Add document for indentation options. (GH-17482)
2019-12-07 23:14:40 +09:00