Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PyPy3 fixed an obscure bug long ago, we don't need this override | Ned Batchelder | 2018-10-19 | 1 | -7/+3 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | No more support for 2.6 or 3.3 | Ned Batchelder | 2018-05-05 | 1 | -6/+1 |
* | Clean up #199 | Ned Batchelder | 2016-06-08 | 1 | -5/+0 |
* | Use caoverage.py's canonical backwards compatibility infrastructure in new test. | Dan Wandschneider | 2016-06-08 | 1 | -0/+5 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Data files are now JSON instead of pickles. Fixes #236. | Ned Batchelder | 2015-07-21 | 1 | -4/+7 |
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 1 | -2/+2 |
* | Upgraded pylint to 1.4, removed useless suppressions | Ned Batchelder | 2014-11-23 | 1 | -1/+1 |
* | Get rid of some backward stuff we no longer need | Ned Batchelder | 2014-09-20 | 1 | -8/+3 |
* | Move test helpers into the coverage package so others can use them | Ned Batchelder | 2014-09-15 | 1 | -0/+41 |