summaryrefslogtreecommitdiff
path: root/simplejson/tests/test_errors.py
Commit message (Expand)AuthorAgeFilesLines
* improve Python 3.3 compat #87, bump to 3.3.3v3.3.3Bob Ippolito2014-02-141-4/+4
* fix pickle breakage with JSONDecodeErrorIdan Kamara2013-10-051-1/+17
* fix off-by-one error in the colno of JSONDecodeError when lineno == 0 (#57)v3.0.9Bob Ippolito2013-02-211-1/+1
* bump to v3.0.5, fix deprecations in testsv3.0.5Bob Ippolito2013-01-031-6/+6
* First pass at Python 3.3 compatibilityBob Ippolito2012-12-281-6/+7
* also test unicode and fix the JSONDecodeError issuescan-ValueError-gh15Bob Ippolito2011-09-031-8/+9
* test case for https://github.com/simplejson/simplejson/issues/15Bob Ippolito2011-09-031-0/+12
* http://code.google.com/p/simplejson/issues/detail?id=82Bob Ippolito2010-07-191-0/+4
* http://code.google.com/p/simplejson/issues/detail?id=81Bob Ippolito2010-07-121-0/+17