]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#14692 Fix json docs to reflect changes in json.load
authorHynek Schlawack <hs@ox.cx>
Wed, 16 May 2012 16:02:54 +0000 (18:02 +0200)
committerHynek Schlawack <hs@ox.cx>
Wed, 16 May 2012 16:02:54 +0000 (18:02 +0200)
commit019935f6154a8a2861864c5c3d4f0bcac07784d3
tree395a5c568e4df3dede20af111e070c0b35f47a5d
parent38fbd799d1a45aa60454f7cb8b951e4f2b185e91
#14692 Fix json docs to reflect changes in json.load

The behaviour of the parse_constant callback changed insofar that 'null',
'true', 'false' don't trigger its call anymore.

Patch by Serhiy Storchaka
Doc/library/json.rst