summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-03 21:25:02 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-03 21:25:02 -0400
commitf06e02ebdcea3c5c585b784c568b99ea949cba90 (patch)
tree440bfbdc207ea12139e5e8f959481cf7f5ca4447 /TODO.txt
parent10f4e01ba81a1d840e43b5888a4d293e6059e1b9 (diff)
downloadpython-coveragepy-git-f06e02ebdcea3c5c585b784c568b99ea949cba90.tar.gz
Fix --append trying to make a new file. #392
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 6f9f1274..3716bd47 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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