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

arigo at codespeak.net arigo at codespeak.net
Sat Sep 20 13:23:54 CEST 2008


Author: arigo
Date: Sat Sep 20 13:23:53 2008
New Revision: 58262

Modified:
   pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
Log:
Again another issue (related to the previous one, likely)


Modified: pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
==============================================================================
--- pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE	(original)
+++ pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE	Sat Sep 20 13:23:53 2008
@@ -10,4 +10,6 @@
 
 * add objspace.unpackiterable shortcuts
 
+* "translate.py --no-listcompr" doesn't annotate any more
+
 * "translate.py -b cli" doesn't annotate any more



More information about the Pypy-commit mailing list