diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-28 21:09:49 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-28 21:09:49 -0400 |
| commit | 28eca00dcbe42001ce0188f94b475b381808b02c (patch) | |
| tree | e0709cfb3ec44fa06e21e2b3a196ce7ffb2d97ac /TODO.txt | |
| parent | 50ce8b99a5ef63f473083ed7cea48dc503258da0 (diff) | |
| download | python-coveragepy-git-28eca00dcbe42001ce0188f94b475b381808b02c.tar.gz | |
Lists for finishing 3.0
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,6 @@ Coverage TODO
-* v3.0 beta
+* v3.0
+ Windows kit.
- Why doesn't setup.py install work? procmon to the rescue?
@@ -8,6 +8,14 @@ Coverage TODO + Proper project layout.
+ Code moved to bitbucket.
+- Fix formatting of code in list items on nedbat.com
+- Fix formatting of class and method names (no mono, bold)
+- Add next/prev links to bottom of pages on docs.
+- Finish writing (comments in index.rst)
+- Fix references to code/modules/coverage
+ - On site
+ - redirect the url to new place.
+
* 3.1
|
