Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve Python 3.3 compat #87, bump to 3.3.3v3.3.3 | Bob Ippolito | 2014-02-14 | 1 | -4/+4 |
* | fix pickle breakage with JSONDecodeError | Idan Kamara | 2013-10-05 | 1 | -1/+17 |
* | fix off-by-one error in the colno of JSONDecodeError when lineno == 0 (#57)v3.0.9 | Bob Ippolito | 2013-02-21 | 1 | -1/+1 |
* | bump to v3.0.5, fix deprecations in testsv3.0.5 | Bob Ippolito | 2013-01-03 | 1 | -6/+6 |
* | First pass at Python 3.3 compatibility | Bob Ippolito | 2012-12-28 | 1 | -6/+7 |
* | also test unicode and fix the JSONDecodeError issuescan-ValueError-gh15 | Bob Ippolito | 2011-09-03 | 1 | -8/+9 |
* | test case for https://github.com/simplejson/simplejson/issues/15 | Bob Ippolito | 2011-09-03 | 1 | -0/+12 |
* | http://code.google.com/p/simplejson/issues/detail?id=82 | Bob Ippolito | 2010-07-19 | 1 | -0/+4 |
* | http://code.google.com/p/simplejson/issues/detail?id=81 | Bob Ippolito | 2010-07-12 | 1 | -0/+17 |