Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A technicality: if should_trace returned a non-string, it would leak. | Ned Batchelder | 2009-04-05 | 1 | -3/+11 |
* | No need to incref None, and we can use tuple operations w/o error checking. | Ned Batchelder | 2009-04-05 | 1 | -3/+2 |
* | Remove debug printf of calls to should_trace: it's only called when I thought... | Ned Batchelder | 2009-04-05 | 1 | -5/+0 |
* | Use a finally clause to ensure that coverage measurement is stopped no matter... | Ned Batchelder | 2009-04-04 | 1 | -0/+13 |
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+211 |