[pypy-commit] extradoc extradoc: Add initial planning file

arigo noreply at buildbot.pypy.org
Sun Jan 12 10:44:24 CET 2014


Author: Armin Rigo <arigo at tunes.org>
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, ?)
+


More information about the pypy-commit mailing list