Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5579:797731eb2abc
Date: 2016-01-04 10:44 +0100
http://bitbucket.org/pypy/extradoc/changeset/797731eb2abc/

Log:    Leysin Winter Sprint 2016

diff --git a/sprintinfo/leysin-winter-2016/announcement.txt 
b/sprintinfo/leysin-winter-2016/announcement.txt
new file mode 100644
--- /dev/null
+++ b/sprintinfo/leysin-winter-2016/announcement.txt
@@ -0,0 +1,79 @@
+=====================================================================
+         PyPy Leysin Winter Sprint (20-27th February 2016)
+=====================================================================
+
+The next PyPy sprint will be in Leysin, Switzerland, for the eleventh time.
+This is a fully public sprint: newcomers and topics other than those
+proposed below are welcome.
+
+------------------------------
+Goals and topics of the sprint
+------------------------------
+
+The details depend on who is here and ready to work.  The list of
+topics is mostly the same as last year (did PyPy became a mature
+project with only long-term goals?):
+
+* cpyext (CPython C API emulation layer): various speed and
+  completeness topics
+
+* cleaning up the optimization step in the JIT, change the register
+  allocation done by the JIT's backend, or more improvements to the
+  warm-up time
+
+* finish vmprof - a statistical profiler for CPython and PyPy
+
+* Py3k (Python 3.x support), NumPyPy (the numpy module)
+
+* STM (Software Transaction Memory), notably: try to come up with
+  benchmarks, and measure them carefully in order to test and improve
+  the conflict reporting tools, and more generally to figure out how
+  practical it is in large projects to avoid conflicts
+
+* And as usual, the main side goal is to have fun in winter sports :-)
+  We can take a day off for ski.
+
+-----------
+Exact times
+-----------
+
+I have booked the week from Saturday 20 to Saturday 27.  It is however
+fine if you prefer to leave only on the Sunday 28, or even stay a few
+more days on either side.  The plan is to work full days between the 21
+and the 27.  You are of course allowed to show up for a part of that
+time only, too.
+
+-----------------------
+Location & Accomodation
+-----------------------
+
+Leysin, Switzerland, "same place as before".  Let me refresh your
+memory: both the sprint venue and the lodging will be in a
+pair of chalets built specifically for bed & breakfast:
+http://www.ermina.ch/.  The place has a good ADSL Internet connection
+with wireless installed.  You can also arrange your own lodging
+elsewhere (as long as you are in Leysin, you cannot be more than a 15
+minutes walk away from the sprint venue).
+
+Please *confirm* that you are coming so that we can adjust the
+reservations as appropriate.
+
+The options of rooms are a bit more limited than on previous years
+because the place for bed-and-breakfast is shrinking: what is
+guaranteed is only one double-bed room and a bigger room with 5-6
+individual beds (the latter at 50-60 CHF per night, breakfast
+included).  If there are more people that would prefer a single room,
+please contact me and we'll see what choices you have.  There are a
+choice of hotels, many of them reasonably priced for Switzerland.
+
+Please register by Mercurial::
+
+  https://bitbucket.org/pypy/extradoc/
+  
https://bitbucket.org/pypy/extradoc/raw/extradoc/sprintinfo/leysin-winter-2016
+
+or on the pypy-dev mailing list if you do not yet have check-in rights:
+
+  http://mail.python.org/mailman/listinfo/pypy-dev
+
+You need a Swiss-to-(insert country here) power adapter.  There will be
+some Swiss-to-EU adapters around, and at least one EU-format power strip.
diff --git a/sprintinfo/leysin-winter-2016/people.txt 
b/sprintinfo/leysin-winter-2016/people.txt
new file mode 100644
--- /dev/null
+++ b/sprintinfo/leysin-winter-2016/people.txt
@@ -0,0 +1,65 @@
+
+People coming to the Leysin sprint Winter 2015
+==================================================
+
+People who have a ``?`` in their arrive/depart or accomodation
+column are known to be coming but there are no details 
+available yet from them.
+
+
+==================== ============== =======================
+    Name              Arrive/Depart     Accomodation 
+==================== ============== =======================
+Armin Rigo                          private
+==================== ============== =======================
+
+
+People on the following list were present at previous sprints: 
+
+==================== ============== =====================
+       Name          Arrive/Depart  Accomodation 
+==================== ============== =====================
+Maciej Fijalkowski   21-28          Ermina
+Remi Meier           21-28          Ermina
+Sebastian Pawlus     21-27          Ermina
+Manuel Jacob         21-28          Ermina
+Joan Massich         20-?           Ermina
+Quim Sanchez         20-?           Ermina
+Alexander Schremmer  21-23          Ermina
+Romain Guillebert    ?              ?
+Christian Clauss     ?              ?
+Johan R&#229;de           ?              ?
+Antonio Cuni         ?              ?
+Michael Foord        ?              ?
+David Schneider      ?              ?
+Jacob Hallen         ?              ?
+Laura Creighton      ?              ?
+Hakan Ardo           ?              ?
+Carl Friedrich Bolz  ?              ?
+Samuele Pedroni      ?              ?
+Anders Hammarquist   ?              ?
+Christian Tismer     ?              ?
+Niko Matsakis        ?              ?
+Toby Watson          ?              ?
+Paul deGrandis       ?              ?
+Michael Hudson       ?              ?
+Anders Lehmann       ?              ?
+Niklaus Haldimann    ?              ?
+Lene Wagner          ?              ?
+Amaury Forgeot d'Arc ?              ?
+Valentino Volonghi   ?              ?
+Boris Feigin        ?              ?
+Andrew Thompson      ?              ?
+Bert Freudenberg     ?              ?
+Beatrice Duering     ?              ?
+Richard Emslie       ?              ?
+Johan Hahn           ?              ?
+Stephan Diehl        ?              ?
+Anders Chrigstroem   ?              ?
+Eric van Riet Paap   ?              ?
+Holger Krekel        ?              ?
+Guido Wesdorp        ?              ?
+Leonardo Santagada   ?              ?
+Alexandre Fayolle    ?              ?
+Sylvain Th&#233;nault     ?              ?
+==================== ============== =====================
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to