Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r4892:c365d27cf508 Date: 2012-10-23 12:14 +0200 http://bitbucket.org/pypy/extradoc/changeset/c365d27cf508/
Log: modify 2.0 planning diff --git a/planning/2.0/todo.txt b/planning/2.0/todo.txt --- a/planning/2.0/todo.txt +++ b/planning/2.0/todo.txt @@ -3,8 +3,11 @@ * Fix ctypes performnace for 2.0 beta * result-in-resop (maybe) +* continuelet-jit-3 * NumPy speed for 2.0 final * cffi on pypy on windows * raw malloc virtuals * bug tracker gardening + * 1292, 1090, 1294, 1282, 1289, 1282, 1286 + * numpy: 1143, 1160, 1287 * all green buildbots _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
