[pypy-svn] r41514 - pypy/extradoc/planning/1.0

hpk at codespeak.net hpk at codespeak.net
Tue Mar 27 17:50:32 CEST 2007


Author: hpk
Date: Tue Mar 27 17:50:30 2007
New Revision: 41514

Modified:
   pypy/extradoc/planning/1.0/TODO.txt
Log:
snapshot current state (also after pypy-sync)


Modified: pypy/extradoc/planning/1.0/TODO.txt
==============================================================================
--- pypy/extradoc/planning/1.0/TODO.txt	(original)
+++ pypy/extradoc/planning/1.0/TODO.txt	Tue Mar 27 17:50:30 2007
@@ -19,32 +19,45 @@
 pending issues 
 -----------------------------
 
-  - ensure working Interpreter translation combinations: 
-    - test various config option configurations -- use build tool? (guido)
-    - test windows situation (antocuni, fijal) -- seems generally good
-
   - (arigo,cfbolz,pedronis) review/refactor new-architecture.txt 
     
-  - play1 additional features 
+  - (fijal intends to drop around 7-8pm) 
+    play1 additional features 
     - pending updates of docs
     - snapshotting current state 
 
-  - getting-started links and version numbers
-
-  - (pedronis, need review) update README, also link and version numbers!
-
-  - briefly review FAQ
+  - (cfbolz, done?) getting-started links and version numbers
+    (antocuni) link precompiled windows binaries 
 
   - (pedronis, in-progress) tarball packaging and testing 
-    - when to do the release candidate? 
+    - tarball can be prepared now, only doc-changes pending 
+
+  - (mwh,pedronis,hpk,ALL)
+    finalise release announcement 
 
-  - (pedronis,hpk, review from cfbolz and NN)
-    write release announcement 
+  - (cfbolz) write news entry
 
+  - send out of announcements to lists: 
+    - pypy-dev
+    - pypy-funding
+    - c.l.py
+    - c.l.py.announce
+    - llvm list?
+    - python-dev
+    - XXX ? 
 
 NOTES AND DONE TASKS 
 -----------------------------
 
+  - (done) update README, also link and version numbers!
+
+  - (should be ok) briefly review FAQ
+
+
+  - ensure working Interpreter translation combinations: 
+    - test various config option configurations -- use build tool? (guido)
+    - test windows situation (antocuni, fijal) -- seems generally good
+
   - integrate and test: 
     - (arigo,pedronis,arre, IN-PROGRESS): wp08 docs & examples, getting-started 
     - (cfbolz) test wp09 getting-started examples: 



More information about the Pypy-commit mailing list