]> granicus.if.org Git - python/commit
Issue #4945: Improved the documenting of boolean arguments in the json module.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Jun 2016 11:03:21 +0000 (14:03 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Jun 2016 11:03:21 +0000 (14:03 +0300)
commitee047e589d0121e2374111b1b4744c5b0d5c42bf
tree5e4188544257b4fa168d500c0638a9966f67b7f6
parent60a7ec3ba0eb6bf7bc582fc507273b875e9478d9
parent15287f8bcccdaeb7ae4a58373547c77137966bc1
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