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

dialtone at codespeak.net dialtone at codespeak.net
Sat Apr 29 12:09:52 CEST 2006


Author: dialtone
Date: Sat Apr 29 12:09:48 2006
New Revision: 26573

Modified:
   pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt
Log:
closing session status

Modified: pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt	(original)
+++ pypy/extradoc/sprintinfo/tokyo/tokyo-planning.txt	Sat Apr 29 12:09:48 2006
@@ -282,3 +282,23 @@
     * rpystone translation
 
   - general wizardry (Samuele)
+
+Saturday, 29th April - Closing session
+***************************************
+
+  - gencl (Valentino)
+    * exceptions are now correctly supported
+    * gencl has been resurrected and can translate most of the basic operations
+    * rpystone has not been translated yet because of Strings (and maybe other things)
+
+  - OOTypeSystem (Nik)
+    * We got rid of ForwardReferences and now have full support for recursive types
+    * New Record type
+    * preliminary string support
+
+  - Pickling (Eric, Yusei)
+    * Everything is picklable except: SequenceIterators, DictIterators, 
+         Frames, Traceback and generators
+
+  - ctypes and _socket: Please one of the anders should comment on this.
+



More information about the Pypy-commit mailing list