[pypy-svn] r4733 - pypy/trunk/doc

anna at codespeak.net anna at codespeak.net
Mon May 31 13:23:49 CEST 2004


Author: anna
Date: Mon May 31 13:23:49 2004
New Revision: 4733

Modified:
   pypy/trunk/doc/gothsprinttasklist.txt
Log:
updated the sprint tasklist with who is starting on what

Modified: pypy/trunk/doc/gothsprinttasklist.txt
==============================================================================
--- pypy/trunk/doc/gothsprinttasklist.txt	(original)
+++ pypy/trunk/doc/gothsprinttasklist.txt	Mon May 31 13:23:49 2004
@@ -1,13 +1,25 @@
 PyPy Gothenburg Sprint Tasks
 
-*Installing Pygame
 *Annotation Translator
+	-Anders and Armin
+
 *Cleanup Pyrex Code Generator
+	-Holger
+	
 *Import system hack
+	-Alex and Samuele
+
 *Running large programs (write test cases)
-*Intermediate Test cases (1 module, 1 class)
+
+*Intermediate Test cases (1 module, 1 class) user classes
+
 *Moving Test Framework (discussion)
-*Documentation (Intro to pypy page with explanations, not just links, and comparisons to discussions about ohter projects)
+	- app level, Holger
+	- conversion scripts, Jacob
+
+*Documentation (Intro to pypy page with explanations, not just links, and comparisons to discussions about ohter projects) 
+	- Anna
+
 *Fix Huge Tracebacks
 	-logging
 	-easy browsing
@@ -18,5 +30,6 @@
 *Script on built-ins improve (use hasattr)
 	- proper introspection (not just for multi-methods)
 	- generate html status page for website
+
 *Fix object model
 



More information about the Pypy-commit mailing list