]> granicus.if.org Git - python/commit
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)
commit44f7cf0b2f48a4d2073382423e1b15f0d76f2551
tree98575fe2812d75b026d5b07cd5a391b0f6ed1458
parent07162d4142cb755a6a9af2999b995e7bd9cb75b2
parentf54c0604c852c2bf0b4d522cea7d94f205a795e8
Fix `versionchanged` tags for json.load

`versionchanged` tags about 2.7 are useless in 3.x branches.