Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #5723: Improve json tests to be executed with and without accelerations. | Ezio Melotti | 2011-05-14 | 1 | -25/+28 |
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -16/+16 |
* | Issue 10038. Restore the Python 2.6 behavior that json.loads() always returns | Barry Warsaw | 2010-11-02 | 1 | -0/+2 |
* | Issue 5381: Add object_pairs_hook to the json module. | Raymond Hettinger | 2009-03-19 | 1 | -0/+16 |
* | merge json library with simplejson 2.0.9 (issue 4136) | Bob Ippolito | 2009-03-17 | 1 | -2/+11 |
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+55 |