]> granicus.if.org Git - python/commit
Issue #21514: The documentation of the json module now refers to new JSON RFC
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 17:41:47 +0000 (19:41 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 17:41:47 +0000 (19:41 +0200)
commit7a6915e17d1ea9d740c23772160c18fdd5a5395f
tree30cbe84a479b9a3c1b0be2dd7fcb81579f0a9e72
parenta86700ae875413e17a1a62306acead7908b6b064
Issue #21514: The documentation of the json module now refers to new JSON RFC
7159 instead of obsoleted RFC 4627.
Doc/library/json.rst
Misc/NEWS