]> 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:45:31 +0000 (19:45 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Nov 2014 17:45:31 +0000 (19:45 +0200)
commit715f01b56581b58af34e3dd703bf05fc54510628
tree57b9da37a71cf3d583e6c7f200797090019c7ae4
parentf51f713f303162572ded83d97772a1516d113c64
parent7a6915e17d1ea9d740c23772160c18fdd5a5395f
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