]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix `versionchanged` tags for json.load
authorHynek Schlawack <hs@ox.cx>
Sun, 20 May 2012 16:34:11 +0000 (18:34 +0200)
committerHynek Schlawack <hs@ox.cx>
Sun, 20 May 2012 16:34:11 +0000 (18:34 +0200)
`versionchanged` tags about 2.7 are useless in 3.x branches.


Trivial merge