diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-06 07:01:52 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-06 07:01:52 -0500 |
commit | de397ee8e5b267aee0fbf84b0203e6a2a2aa64a6 (patch) | |
tree | 20308b6070b79433c9498979c6d4ea9c98c45e6f | |
parent | 72a719778f71b9a1c7f6c200f347ed959d377a4c (diff) | |
download | python-coveragepy-git-de397ee8e5b267aee0fbf84b0203e6a2a2aa64a6.tar.gz |
Real bug tracking means I don't need to do it here any more.
-rw-r--r-- | TODO.txt | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -10,11 +10,6 @@ Coverage TODO - Investigate package over module installation.
-* BUGS
-
-+ Threading is broken: C and Python trace fns called differently?
-
-
* Speed
+ C extension collector
|