Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change CoverageData.read and .write to .read_fileobj and .write_fileobj | Ned Batchelder | 2015-08-21 | 1 | -1/+1 |
| | | | | | This makes the break from v3 to v4 very clear and introspectable, and .read/.write were bad names for those methods anyway. | ||||
* | Clean ups from pr 66 | Ned Batchelder | 2015-08-14 | 1 | -8/+15 |
| | |||||
* | Add pickle2json converter. Closes #395 | Alexander Todorov | 2015-08-07 | 1 | -0/+40 |