Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r3993:1eeeeaed6a6d Date: 2011-12-26 16:46 +0100 http://bitbucket.org/pypy/extradoc/changeset/1eeeeaed6a6d/
Log: Add some topics. diff --git a/sprintinfo/leysin-winter-2012/announcement.txt b/sprintinfo/leysin-winter-2012/announcement.txt --- a/sprintinfo/leysin-winter-2012/announcement.txt +++ b/sprintinfo/leysin-winter-2012/announcement.txt @@ -10,7 +10,14 @@ Goals and topics of the sprint ------------------------------ -* xxx +* Py3k topics: ... + +* NumPyPy topics: ... + +* JIT backends: integrate tests for ARM; look at the PowerPC 64; + maybe try again to write an LLVM- or GCC-based one + +* STM and STM-related topics; or the Concurrent Mark-n-Sweep GC * And as usual, the main side goal is to have fun in winter sports :-) We can take a day off for ski. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
