]> granicus.if.org Git - python/commit
bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Apr 2018 04:31:27 +0000 (21:31 -0700)
committerGitHub <noreply@github.com>
Tue, 3 Apr 2018 04:31:27 +0000 (21:31 -0700)
commit0c533573c527c63dacab5921becb66dc3eb274c1
tree3e92bbcf07a141698f56ee9dcc2248040f47be44
parentf6d1d65803f290dfe14048f17d8125f8093a61ec
bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001)

(cherry picked from commit 629338f1404ea9cd75e4fb0389a2fbe1b589de43)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
Doc/library/json.rst
Lib/json/__init__.py
Lib/json/decoder.py