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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b84cb70880a0acfcbbaca7bcda405af08f94d269
cpython
/
Lib
/
json
T
History
Matthias Bussonnier
a8abe097c1
bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-6762)
2019-04-09 16:17:25 +09:00
..
__init__.py
bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-6762)
2019-04-09 16:17:25 +09:00
decoder.py
…
encoder.py
…
scanner.py
…
tool.py
bpo-31553: add --json-lines option to json.tool (
#10051
)
2018-11-07 12:09:32 +02:00