Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-100272: Fix JSON serialization of OrderedDict (GH-100273) | Serhiy Storchaka | 2022-12-17 |
| | | | | It now preserves the order of keys. | ||
* | #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ↵ | Ezio Melotti | 2013-08-08 |
them discoverable by unittest. Patch by Zachary Ware. |