[pypy-svn] r25928 - pypy/extradoc/minute

hpk at codespeak.net hpk at codespeak.net
Tue Apr 18 10:16:38 CEST 2006


Author: hpk
Date: Tue Apr 18 10:16:32 2006
New Revision: 25928

Added:
   pypy/extradoc/minute/invite-pypy-sync-04-20-2006.txt
Log:
invitation draft to pypy-sync this week


Added: pypy/extradoc/minute/invite-pypy-sync-04-20-2006.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/minute/invite-pypy-sync-04-20-2006.txt	Tue Apr 18 10:16:32 2006
@@ -0,0 +1,52 @@
+Hi there, 
+
+the next pypy-sync meeting of active developers is  
+
+    THURSDAY, 20th April, 5:30 PM GMT+2
+    
+with the following topics (plus the ones that get mailed ahead
+of the meeting ): 
+
+- activity reports + blockers 
+
+- summer of X, how do we go about it? 
+  there are three possibilities: 
+
+  - aim for Summer of PyPy through the EU (becomes unlikely)
+  - aim for becoming an "Summer of Code" organisation 
+  - provide mentors and participate at Googles Summer-of-Code  
+    through the PSF and try to get a bit of external 
+    funding for having participants attend sprints? 
+
+  decision time :) 
+
+- what needs to be done until Iceland (21st May) for 0.9? 
+  Samuele and Holger went through the issue tracker 
+  and identified 0.9 release issues in Leysin.  But we are 
+  missing assignments ... could everyone have a look and take
+  responsibility for resolving particular issues?  
+
+    https://codespeak.net/issue/pypy-dev/
+
+  (and hit "Show 0.9") 
+
+- tackling and assigning the major 0.9 tasks to be worked
+  on until Iceland: 
+
+  - integrating/refining the new stackless CFG transformations
+    instead of the genc-support 
+  - adding missing support (if any) for app level stackless module
+    (e.g. yield_current_frame_to_caller ?) 
+  - implementing tasklet pickling 
+  - advancing rctypes to support interfacing with CPython runtime 
+    through a CPyObjSpace 
+  - tackling the actual extension module compiler tool 
+    (including testing improvements and writing a tutorial) 
+  - overhauling and updating translation documentation
+    (also in preparation for EU reports pending in June) 
+
+best, 
+
+    holger
+
+



More information about the Pypy-commit mailing list