summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-09-30 08:45:39 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-09-30 08:45:39 -0400
commit4c5448eda225588b705074a68663b9322b54006c (patch)
tree8a786e851dd4e91632d22e420a5c3afb0a47abff /TODO.txt
parentefb089e1576eaa9326cce08978f81c25169850f2 (diff)
downloadpython-coveragepy-4c5448eda225588b705074a68663b9322b54006c.tar.gz
Last clean up on the egg-reading code. Fixes issue #25.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 4cdb051..6407692 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,7 +2,10 @@ Coverage TODO
* 3.1
-- Python 3.1 support.
++ Python 3.1 support.
+
+* 3.2
+
- bitvector in trace extension.