This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
108,937
Commits
9
Branches
456
Tags
1.7
GiB
master
Commit Graph
3 Commits
Author
SHA1
Message
Date
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