Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r5127:afe69e674f95 Date: 2014-01-13 10:55 +0100 http://bitbucket.org/pypy/extradoc/changeset/afe69e674f95/
Log: (everyone) planning for today 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 @@ -6,7 +6,8 @@ Remi Meier Maciej Fijalkowski Romain Guillebert -Armin Rigo +Armin Rigo (late) +Manuel Jacob Topics @@ -16,22 +17,24 @@ * look at codespeed2 -* resume-refactor branch (rguillebert, fijal) +* resume-refactor branch (rguillebert, fijal) (PROGRESS) * GC pinning -* asmgcc bug with greenlets and --shared +* asmgcc bug with greenlets and --shared (FIXED) * think about --shared by default * CFFI 1.0 -* STM (remi) +* STM (remi, armin) SOME PROGRESS in transaction breaks -* discuss about C++ / cppyy (johan, ?) +* discuss about C++ / cppyy, look into importing pyshiboken (johan pessimistic, ?) * ctypes: "array_of_char.value = string": speed up this case * ctypes: https://bugs.pypy.org/issue1671 * longs multiplication: patch at https://bugs.pypy.org/issue892 + +* look into merging refactor-str-types (johan, mjacob) _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
