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-16 09:29:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45cab8ccdd8577e3653ec80a3cb416fd9608f2ef
cpython
/
Lib
/
json
T
History
Serhiy Storchaka
c4a35daa97
Issue
#28541
: Improve test coverage for encoding detection in json library.
...
Original patch by Eric Appelt.
2016-10-30 23:00:01 +02:00
..
__init__.py
Issue
#28541
: Improve test coverage for encoding detection in json library.
2016-10-30 23:00:01 +02:00
decoder.py
Issue
#18726
: All optional parameters of the dump(), dumps(),
2016-06-22 00:03:20 +03:00
encoder.py
Issue
#18726
: All optional parameters of the dump(), dumps(),
2016-06-22 00:03:20 +03:00
scanner.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
tool.py
Issue
#21650
: Add an
--sort-keys
option to json.tool CLI.
2014-11-10 09:56:54 +02:00