]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
just sort the items tuple directly (closes #24094)
authorBenjamin Peterson <benjamin@python.org>
Sun, 3 May 2015 02:28:04 +0000 (22:28 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 3 May 2015 02:28:04 +0000 (22:28 -0400)
commit501182a47b722a02edd83a344ba53d06cd9afbd1
tree3788bfd3a2d8ae11f76c0836d4905238e65f1278
parent51454a62e235f27c28a24620c3df002d4076b57c
just sort the items tuple directly (closes #24094)
Lib/test/test_json/test_dump.py
Misc/NEWS
Modules/_json.c