Miss Islington (bot)
|
97822b8199
|
[3.14] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200) (GH-135060)
(cherry picked from commit ec12559eba)
Co-authored-by: Roei Ben Artzi <155478676+roeibenartzi@users.noreply.github.com>
|
2025-06-05 14:38:09 +00:00 |
|
Dong-hee Na
|
44cd86bbdd
|
bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489)
https://bugs.python.org/issue37805
Automerge-Triggered-By: @methane
|
2019-08-26 00:04:35 -07:00 |
|
Benjamin Peterson
|
501182a47b
|
just sort the items tuple directly (closes #24094)
|
2015-05-02 22:28:04 -04:00 |
|
Ezio Melotti
|
66f2ea042a
|
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
|
2013-08-08 15:03:45 +03:00 |
|