diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-03 21:25:02 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-03 21:25:02 -0400 |
| commit | f06e02ebdcea3c5c585b784c568b99ea949cba90 (patch) | |
| tree | 440bfbdc207ea12139e5e8f959481cf7f5ca4447 /TODO.txt | |
| parent | 10f4e01ba81a1d840e43b5888a4d293e6059e1b9 (diff) | |
| download | python-coveragepy-git-f06e02ebdcea3c5c585b784c568b99ea949cba90.tar.gz | |
Fix --append trying to make a new file. #392
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,6 +42,10 @@ Key: - test helpers + cov.config["run:branch"] api (well, coverage.get_option etc) - "added in 4.0" + - tweaks to theme? +- build process + - don't publish to nedbat.com any more + - all doc links should point to rtfd + Remove code only run on <2.6 + Change data file to json + Create data api |
