]> granicus.if.org Git - python/commit
Issue #26719: More efficient formatting of ints and floats in json.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Apr 2016 11:43:04 +0000 (14:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Apr 2016 11:43:04 +0000 (14:43 +0300)
commit96cdbe7bc85477c82c64c448c46c2c8b533671bb
tree69ce2acf811301aa47880a792d4979122d979868
parent403002723fe926d9b1b126c0486049676f3de160
parente0805cf10ea84b44a13ad5649267edba7cb83ee9
Issue #26719: More efficient formatting of ints and floats in json.
Modules/_json.c