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

arigo at codespeak.net arigo at codespeak.net
Sun Dec 12 17:12:24 CET 2010


Author: arigo
Date: Sun Dec 12 17:12:22 2010
New Revision: 80001

Modified:
   pypy/extradoc/planning/1.4.1.txt
Log:
Update with what I see as the list of tasks really needed for 1.4.1.

Modified: pypy/extradoc/planning/1.4.1.txt
==============================================================================
--- pypy/extradoc/planning/1.4.1.txt	(original)
+++ pypy/extradoc/planning/1.4.1.txt	Sun Dec 12 17:12:22 2010
@@ -24,8 +24,12 @@
 
 Plan:
 
-* Out of line guards (?)
+* Out of line guards (?) -> after the release
 
-* Merge jit-unroll-loops (?)
+* Merge jit-unroll-loops (?) -> after the release
 
-* Migrate to mercurial
+* Migrate to mercurial -> should not be a blocker
+
+* Understand what's going on on Windows with pypy-c translate.py -Ojit
+
+* finish the removal of sys.setrecursionlimit()



More information about the Pypy-commit mailing list