]> 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:34 +0000 (19:41 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 17:41:34 +0000 (19:41 +0200)
commit2c1f37667d39302b42f05a9d79c219264803a53f
tree798ee80f604709264d9310bd9580ae9d5e8cafd8
parent20994f1e27c38973f1854dbdcf9b29fe8e3cd6be
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