summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-07-27 13:31:16 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-07-27 13:31:16 -0400
commit05b312f6e80476ce2c0781771f3ac7c3408782b3 (patch)
tree0902f2081f67f877f7d388b0bcedda5a65f542af
parentc3c3a5ccb1eea62e4c9f3b2a8d7fb139ce91575a (diff)
downloadpython-coveragepy-git-05b312f6e80476ce2c0781771f3ac7c3408782b3.tar.gz
Track things to do
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index bf20d99e..18e530b1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,7 +9,7 @@ Key:
* 4.0
- What defaults should change?
- - --source = . ?
+ x --source = . ?
x --branch = True ?
- Remove 2.3, 2.4, 2.5 limitations
@@ -43,8 +43,8 @@ Key:
- cov.config["run:branch"] api
- "added in 4.0"
+ Remove code only run on <2.6
-- Change data file to json
-- Create data api
++ Change data file to json
++ Create data api
+ gevent, etc.
+ Remove the old command-line syntax
+ A pain, b/c of the structure of the tests.