[pypy-svn] r26207 - pypy/extradoc/sprintinfo/tokyo

ericvrp at codespeak.net ericvrp at codespeak.net
Mon Apr 24 03:42:59 CEST 2006


Author: ericvrp
Date: Mon Apr 24 03:42:50 2006
New Revision: 26207

Modified:
   pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt
Log:
Result of todays status/planning meeting


Modified: pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt	(original)
+++ pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt	Mon Apr 24 03:42:50 2006
@@ -46,3 +46,41 @@
 
   - general wizardry (Samuele)
 
+Monday, 24th April 2006:
+***********************
+
+Present: Samuele, Arre, Valentino, Eric, Sanghyeon, Bea, Nik, Anders, Daiki
+
+Status after day 1:
+
+  - gensqueak/ootypesystem (Nik)
+    * introduction done
+    * steps towards making genclisp use current infrastructure
+
+  - Implementing Python 2.5 features in PyPy. (Yusei)
+
+  - Progress further on an 'rctypes' module aiming at letting us use a ctypes
+    implementation of an extension module from the compiled pypy-c.
+    - check status (DONE)
+    - ctypes time and socket (and select ;))
+        * added errno functionality
+        * refactor to latest ctypes version
+        * wrote test for finding missing socket methods+added stubs
+    (Arre, Valentino, Eric) 
+
+Pairings today:
+
+  - ctypes time and socket (and select ;))
+    (Arre, Valentino, Eric, Sanghyeon)
+    * Anders will join arre, Valentino and Eric
+
+  - ootypesystem introduction, gensqueak/gencl
+    (Nik, Yutaka, Yusei, George)
+    * more steps towards making genclisp use current infrastructure
+      (Nik, Sanghyeon)
+    * during sprint some ootype issues will be resolved by
+    Samuele and Nik (tuples list...)
+
+  - general wizardry (Samuele)
+    * bit running around and working with Nik in the afternoon
+      on ootype



More information about the Pypy-commit mailing list