summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-24 08:56:57 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-24 08:56:57 -0500
commitd11501498ec4651a45f674cb2c35f36fd93f9eb5 (patch)
tree2a4f1ea47f34751e6127ae1eaa4b63e66333e252 /TODO.txt
parenta35f7161de5eb0e9c40adc026a0d40e6bd1296af (diff)
downloadpython-coveragepy-d11501498ec4651a45f674cb2c35f36fd93f9eb5.tar.gz
Keep todo up-to-date
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 283723b..8b77a24 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -10,7 +10,7 @@ Key:
- What defaults should change?
- --source = . ?
- - --branch = True ?
+ x --branch = True ?
- Remove 2.3, 2.4, 2.5 limitations
+ set, sorted, reversed, rpartition
@@ -28,7 +28,7 @@ Key:
+ we can use "except ExcClass as e:"
- Clean up plugins
-- Make reports use filenames, not module names
++ Make reports use filenames, not module names
- implement plugin support in CTracer
- remove plugin support from PyTracer
- documentation