[pypy-svn] r26048 - pypy/extradoc/soc-2006

hpk at codespeak.net hpk at codespeak.net
Thu Apr 20 18:02:37 CEST 2006


Author: hpk
Date: Thu Apr 20 18:02:36 2006
New Revision: 26048

Added:
   pypy/extradoc/soc-2006/
   pypy/extradoc/soc-2006/planning.txt
Log:
as decided on pypy-sync, a soc-2006 directory 


Added: pypy/extradoc/soc-2006/planning.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/soc-2006/planning.txt	Thu Apr 20 18:02:36 2006
@@ -0,0 +1,28 @@
+PyPy Summer of Code mentors and plans 
+==============================================
+
+mentors 
+------------------------
+
+Armin Rigo 
+Michael Hudson
+Carl Friedrich Bolz 
+Christian Tismer 
+Samuele Pedroni 
+Anders Chrigstroem 
+Holger Krekel 
+Aurelien Campeas 
+
+
+possible topics by keyword
+----------------------------------------
+
+- orthogonal persistence
+- implementing security models, e.g. sandboxing 
+- work on high level backends 
+- transactional memory 
+- writing extension modules 
+- various optimization approaches 
+- extending py.test to support distributed testing 
+
+



More information about the Pypy-commit mailing list