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-26 21:03:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
json
History
Serhiy Storchaka
ee047e589d
Issue
#4945
: Improved the documenting of boolean arguments in the json module.
...
Based on patch by Gabriel Genellina.
2016-06-30 14:03:21 +03:00
..
__init__.py
Issue
#4945
: Improved the documenting of boolean arguments in the json module.
2016-06-30 14:03:21 +03: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
…
tool.py
…