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
commitf1491bdf248bc8bd073a1ae061757d7bfd787e79 (patch)
treeec00b77d21ec3030b04abb44ecc3d08b0513703e /TODO.txt
parent17cc353d4359b2481fc9e6234c1fc5e8ba42a4ae (diff)
downloadpython-coveragepy-f1491bdf248bc8bd073a1ae061757d7bfd787e79.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 6f9f127..3716bd4 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