Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5132:db3921fe306f Date: 2014-01-16 10:30 +0100 http://bitbucket.org/pypy/extradoc/changeset/db3921fe306f/
Log: Today's plannings diff --git a/sprintinfo/leysin-winter-2014/planning.txt b/sprintinfo/leysin-winter-2014/planning.txt --- a/sprintinfo/leysin-winter-2014/planning.txt +++ b/sprintinfo/leysin-winter-2014/planning.txt @@ -17,7 +17,7 @@ * look at codespeed2 -* resume-refactor branch (MORE PROGRESS) +* resume-refactor branch (fijal, rguillebert) MORE PROGRESS * GC pinning @@ -37,8 +37,10 @@ * longs multiplication: patch at https://bugs.pypy.org/issue892 -* look into merging refactor-str-types (johan, mjacob, antocuni) FIX TRANSLATION +* look into merging refactor-str-types (mjacob, antocuni) FIX TRANSLATION * tweaking ast classes: https://bugs.pypy.org/issue1673 (mjacob) -* skiing (fijal) +* skiing (fijal, DONE) + +* add jit_merge_point to tuple_contains (anybody) _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
