From: Serhiy Storchaka Date: Sat, 12 Nov 2016 20:48:50 +0000 (+0200) Subject: Fixed the documentation of parse_constant argument in json.load(). X-Git-Tag: v3.7.0a1~2002 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8f2f5ab0d40d654946a2988e0c8d390bcf790a5;p=thirdparty%2FPython%2Fcpython.git Fixed the documentation of parse_constant argument in json.load(). parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7. --- a8f2f5ab0d40d654946a2988e0c8d390bcf790a5