[pypy-svn] r54880 - pypy/extradoc/sprintinfo/berlin-2008

cfbolz at codespeak.net cfbolz at codespeak.net
Sun May 18 10:59:09 CEST 2008


Author: cfbolz
Date: Sun May 18 10:59:06 2008
New Revision: 54880

Modified:
   pypy/extradoc/sprintinfo/berlin-2008/planning.txt
Log:
(all): planning for today


Modified: pypy/extradoc/sprintinfo/berlin-2008/planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/berlin-2008/planning.txt	(original)
+++ pypy/extradoc/sprintinfo/berlin-2008/planning.txt	Sun May 18 10:59:06 2008
@@ -20,14 +20,21 @@
 
 Tasks:
 
- - gameboy emulator
- - adding sdl bindings to rpython (Camillo, Karl, Armin)
- - django porting
- - making sqlite-ctypes work on PyPy (Samuele, Felix, Maciek)
- - hybrid-io-improvements branch
- - work on SPy, decide about the branch (Alexander, Toon, Carl Friedrich)
- - complete Stackless interface (Adrian, Stephan, Peter)
- - discussions/starting on separate compilation
+ - gameboy emulator: trying to translate, lots of blocked blocks (Armin looking, Camillo)
+ - adding sdl bindings to rpython (Camillo, Karl, Armin) IN-PROGRESS
+ - django porting: using django with sqlite-ctypes works (Samuele, Maciek)
+                   90/200 tests failing
+                   more robustapply work
+                   dictionary subclassing
+ - making sqlite-ctypes work on PyPy DONE (mostly)
+ - hybrid-io-improvements branch: discussions happened
+ - work on SPy, decide about the branch (Toon, Carl Friedrich)
+   work on sanitizing the spy shadow branch
+ - complete Stackless interface (Stephan, Peter)
+   work on channel preferences
+   some cleanup needed
+ - discussions/starting on separate compilation (Armin, Samuele, Maciek, Alexander)
+ - discuss our own GCs and threads
 
 
   - work on PyPy's JIT generator: we are refactoring parts of the



More information about the Pypy-commit mailing list