[pypy-svn] r80263 - pypy/extradoc/planning

fijal at codespeak.net fijal at codespeak.net
Tue Feb 1 08:25:00 CET 2011


Author: fijal
Date: Tue Feb  1 08:24:59 2011
New Revision: 80263

Modified:
   pypy/extradoc/planning/jit.txt
Log:
A comment


Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt	(original)
+++ pypy/extradoc/planning/jit.txt	Tue Feb  1 08:24:59 2011
@@ -24,6 +24,7 @@
   every second instruction.
 
   there is also manipulating of valuestackdepth and such.
+  XXX find precise python code
 
 - consider how much old style classes in stdlib hurt us.
 



More information about the Pypy-commit mailing list