summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-25 08:00:35 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-25 08:00:35 -0500
commit566932401e1801c4e860ccc2ac291fd6536952de (patch)
treec1488aa0abadffa1be0575798aecd118f088839a /TODO.txt
parent64b6e0b4b67cf30486474378b831c1eb2b70327a (diff)
downloadpython-coveragepy-git-566932401e1801c4e860ccc2ac291fd6536952de.tar.gz
Split the oddball tests into their own file.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 12cbc955..abf2fe9d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,6 +17,12 @@ Coverage TODO
- Add branch info to "coverage debug data"
+* 3.3
+
+- Config file
+- Better omit handling that ignores files during measurement.
+
+
* Speed
+ C extension collector