[pypy-svn] r38715 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Tue Feb 13 16:47:44 CET 2007


Author: cfbolz
Date: Tue Feb 13 16:47:43 2007
New Revision: 38715

Modified:
   pypy/dist/pypy/doc/cleanup-todo.txt
Log:
add an item about weakrefs


Modified: pypy/dist/pypy/doc/cleanup-todo.txt
==============================================================================
--- pypy/dist/pypy/doc/cleanup-todo.txt	(original)
+++ pypy/dist/pypy/doc/cleanup-todo.txt	Tue Feb 13 16:47:43 2007
@@ -12,4 +12,4 @@
  - all backends should have more consistent interfaces
  - geninterp is a hack
  - keepalives need to die, finally
-
+ - change weakrefs to work together with the GC



More information about the Pypy-commit mailing list