]> granicus.if.org Git - python/commit
Issue #10314: improve performance of JSON encoding with sort_keys=True
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 4 Nov 2010 16:51:32 +0000 (16:51 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 4 Nov 2010 16:51:32 +0000 (16:51 +0000)
commit2397dd58b70986db898f689fe7a1597cdd51f29f
treedfbb92e9a134cc2bd9c9621a89a6bd9c17802128
parent5ee89cf13ee8d1bfd2f56bca0432e23ba1009f1f
Issue #10314: improve performance of JSON encoding with sort_keys=True
Modules/_json.c