]> 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:59:12 +0000 (13:59 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Jun 2016 10:59:12 +0000 (13:59 +0300)
commit15287f8bcccdaeb7ae4a58373547c77137966bc1
tree34083dece8d488d8ac95930a4fce50fa528e2065
parent0ab67dfb7c8dc7ddb983c1accee6697238c03810
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