Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5124:74465af3be71 Date: 2014-01-12 10:44 +0100 http://bitbucket.org/pypy/extradoc/changeset/74465af3be71/
Log: Add initial planning file diff --git a/sprintinfo/leysin-winter-2014/planning.txt b/sprintinfo/leysin-winter-2014/planning.txt new file mode 100644 --- /dev/null +++ b/sprintinfo/leysin-winter-2014/planning.txt @@ -0,0 +1,32 @@ + +People +------ + +Johan Rade +Remi Meier +Maciej Fijalkowski +Romain Guillebert +Armin Rigo + + +Topics +------ + +* numpy stuff, fix bugs from bug tracker (rguillebert, ?) + +* look at codespeed2 + +* resume-refactor branch (rguillebert, fijal) + +* GC pinning + +* asmgcc bug with greenlets and --shared + +* think about --shared by default + +* CFFI 1.0 + +* STM (remi) + +* discuss about C++ / cppyy (johan, ?) + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
