[pypy-commit] extradoc extradoc: try to rework the newcomer section

fijal noreply at buildbot.pypy.org
Thu Jul 18 19:03:29 CEST 2013


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: extradoc
Changeset: r4992:a105188a08bf
Date: 2013-07-18 19:03 +0200
http://bitbucket.org/pypy/extradoc/changeset/a105188a08bf/

Log:	try to rework the newcomer section

diff --git a/sprintinfo/london-2013/announcement.txt b/sprintinfo/london-2013/announcement.txt
--- a/sprintinfo/london-2013/announcement.txt
+++ b/sprintinfo/london-2013/announcement.txt
@@ -3,22 +3,29 @@
 =====================================================================
 
 The next PyPy sprint will be in London, United Kingdom for the first
-time. This is a fully public sprint: newcomers and topics other than
-those proposed below are welcome.
+time. This is a fully public sprint. PyPy sprints are a very good way
+to get into PyPy development and no prior PyPy knowledge is necessary.
 
 
 ------------------------------
 Goals and topics of the sprint
 ------------------------------
 
-* porting applications or libraries to run on PyPy
+For newcomers:
+
+* bring your application/library and we'll help you port it to PyPy,
+  benchmark and profile
+
+* come and write your favorite missing numpy function
+
+* help us work on developer tools like jitviewer
+
+We'll also work on:
 
 * refactoring the JIT optimizations
 
 * STM and STM-related topics
 
-* whatever attendants find interesting :-)
-
 -----------
 Exact times
 -----------


More information about the pypy-commit mailing list