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
commitaf1590a6f1b0f1d19ab6e8222252fef12e7051af (patch)
treebfbf56af545c3ce5b9afba3e462f455f1d474f25
parent93afb231a20241aadf48e5a526c5e981b4824dcf (diff)
downloadpython-coveragepy-af1590a6f1b0f1d19ab6e8222252fef12e7051af.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 bf20d99..18e530b 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.