[pypy-svn] r58014 - pypy/branch/tuple-nonresizable-395/pypy

fijal at codespeak.net fijal at codespeak.net
Tue Sep 9 19:38:45 CEST 2008


Author: fijal
Date: Tue Sep  9 19:38:45 2008
New Revision: 58014

Added:
   pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
Log:
Add a todo list, not to forget before merge


Added: pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
==============================================================================
--- (empty file)
+++ pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE	Tue Sep  9 19:38:45 2008
@@ -0,0 +1,4 @@
+
+* make sure to kill W_ListObject.__init__ hack
+* avoid duplication in FastSeqIter, if possible
+* add objspace.unpackiterable shortcuts



More information about the Pypy-commit mailing list