[pypy-svn] r21068 - pypy/extradoc/sprintinfo/gothenburg-2005

hpk at codespeak.net hpk at codespeak.net
Mon Dec 12 10:33:01 CET 2005


Author: hpk
Date: Mon Dec 12 10:32:55 2005
New Revision: 21068

Modified:
   pypy/extradoc/sprintinfo/gothenburg-2005/planning.txt
Log:
fix ReST problem


Modified: pypy/extradoc/sprintinfo/gothenburg-2005/planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/gothenburg-2005/planning.txt	(original)
+++ pypy/extradoc/sprintinfo/gothenburg-2005/planning.txt	Mon Dec 12 10:32:55 2005
@@ -53,7 +53,8 @@
 
 - implement __del__ support in the RTyper and backends (DONE,
   performance killer! 10 times slower! argh!!!), Samuele, Carl Friedrich 
-(- possibly implement weakref (at least with Boehm))
+
+- (possibly implement weakref (at least with Boehm))
 
 - integrate GC construction framework in the backends: Eric, Carl
   Friedrich



More information about the Pypy-commit mailing list