[py-svn] r36630 - py/dist/py/documentation

hpk at codespeak.net hpk at codespeak.net
Sat Jan 13 07:36:50 CET 2007


Author: hpk
Date: Sat Jan 13 07:36:49 2007
New Revision: 36630

Modified:
   py/dist/py/documentation/TODO.txt
Log:
small updates to TODO.txt file


Modified: py/dist/py/documentation/TODO.txt
==============================================================================
--- py/dist/py/documentation/TODO.txt	(original)
+++ py/dist/py/documentation/TODO.txt	Sat Jan 13 07:36:49 2007
@@ -55,8 +55,7 @@
   script to produce api and source code documentation
 
 * deploy the above "py.test --apigen" run on codespeak 
-  regularly, determine good locations and a good 
-  directory and URL scheme . 
+  regularly, determine directory locations and URL namespace design. 
 
 * integrate rest directive into py/documentation/conftest.py 
   with help code from py.__.rest.directive.... 
@@ -65,7 +64,7 @@
 testing
 -----------
 
-* windows tests
+* windows tests (rev 36514 passes without errors, many skips) 
 * these should all work on 0.9 and on the py lib and pypy:
     - running "py.test -s" 
     - running "py.test --pdb" 



More information about the pytest-commit mailing list