]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4945: Improved the documenting of boolean arguments in the json module.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Jun 2016 10:58:58 +0000 (13:58 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Jun 2016 10:58:58 +0000 (13:58 +0300)
commit3626e5ef2acfa10a5badfa77989c9718faaf790d
tree781a678a8592f00a4af4dba9cd270dbd2eca7abf
parentbc44893155033fddca534ab94acbb9145d7d8a0e
Issue #4945: Improved the documenting of boolean arguments in the json module.
Based on patch by Gabriel Genellina.
Doc/library/json.rst
Lib/json/__init__.py