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

cfbolz at codespeak.net cfbolz at codespeak.net
Tue Nov 3 15:27:00 CET 2009


Author: cfbolz
Date: Tue Nov  3 15:26:59 2009
New Revision: 68938

Modified:
   pypy/extradoc/planning/jit.txt
Log:
this is done


Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt	(original)
+++ pypy/extradoc/planning/jit.txt	Tue Nov  3 15:26:59 2009
@@ -25,7 +25,6 @@
 
 - raising an exception tends to escape frames, due to the traceback capturing
 - prevent jitting really general */** calls
-- sharing dict needs to cope with dels
 
 
 - improve test running, compile only once



More information about the Pypy-commit mailing list