Author: Alex Gaynor <[email protected]> Branch: extradoc Changeset: r4926:5e23efec2621 Date: 2012-11-27 11:26 -0800 http://bitbucket.org/pypy/extradoc/changeset/5e23efec2621/
Log: Commit the sprint announcement diff --git a/sprintinfo/san-francisco-2012/announce.txt b/sprintinfo/san-francisco-2012/announce.txt new file mode 100644 --- /dev/null +++ b/sprintinfo/san-francisco-2012/announce.txt @@ -0,0 +1,39 @@ +PyPy San Francisco Sprint Dec 1st - Dec 2nd 2012 +================================================ + +The next PyPy sprint will be in San Francisco, California. It is a +public sprint, suitable for newcomers. It will run on Saturday December 1st and +Sunday December 2nd. The goals for the sprint are continued work towards the +2.0 release as well as code cleanup, we of course welcome any topic which +contributors are interested in working on. + +Some other possible topics are: + +* running your software on PyPy + +* work on PyPy's numpy (status__) + +* work on STM (status__) + +* JIT improvements + +* any exciting stuff you can think of + +If there are newcomers, we'll run the usual introduction to hacking on +PyPy. + +.. __: http://morepypy.blogspot.ch/2012/09/numpy-on-pypy-status-update.html +.. __: http://mail.python.org/pipermail/pypy-dev/2012-September/010513.html + + +Location +-------- + +The sprint will be held at the Rackspace Office: + +620 Folsom St, Ste 100 +San Francisco + +The doors will open at 10AM both days, and run until 6PM both days. + +Thanks to David Reid for helping get everything set up! _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
