]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document when json.load's parse_constant behaviour changed
authorHynek Schlawack <hs@ox.cx>
Sun, 20 May 2012 10:04:01 +0000 (12:04 +0200)
committerHynek Schlawack <hs@ox.cx>
Sun, 20 May 2012 10:04:01 +0000 (12:04 +0200)
It doesn't get called on 'null', 'true', 'false' since f686aced02a3.


Trivial merge