[Python-Dev] Post-PyCon PyPy Sprint: February 27th (original) (raw)
Michael Hudson mwh at python.net
Fri Feb 10 14:56:45 CET 2006
- Previous message: [Python-Dev] To know how to set "pythonpath"
- Next message: [Python-Dev] Baffled by PyArg_ParseTupleAndKeywords modification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The next PyPy sprint is scheduled to take place right after PyCon 2006 in Dallas, Texas, USA.
We hope to see lots of newcomers at this sprint, so we'll give friendly introductions. Note that during the Pycon conference we are giving PyPy talks which serve well as preparation.
Goals and topics of the sprint
While attendees of the sprint are of course welcome to work on what they wish, we offer these ideas:
Work on an 'rctypes' module aiming at letting us use a ctypes implementation of an extension module from the compiled pypy-c.
Writing ctypes implementations of modules to be used by the above tool.
Experimenting with different garbage collection strategies.
Implementing Python 2.5 features in PyPy
Implementation of constraints solvers and integration of dataflow variables to PyPy.
Implement new features and improve the 'py' lib and py.test which are heavily used by PyPy (doctests/test selection/...).
Generally experiment with PyPy -- for example, play with transparent distribution of objects or coroutines and stackless features at application level.
Have fun!
Location
The sprint will be held wherever the PyCon sprints end up being held, which is to say somewhere within the Dallas/Addison Marriott Quorum hotel.
For more information see the PyCon 06 sprint pages:
Exact times
The PyPy sprint will from from Monday February 27th until Thursday March 2nd 2006. Hours will be from 10:00 until people have had enough.
Registration, etc.
If you know before the conference that you definitely want to attend
our sprint, please subscribe to the PyPy sprint mailing list
_,
introduce yourself and post a note that you want to come. Feel free
to ask any questions or make suggestions there!
There is a separate PyCon 06 people
_ page tracking who is already
planning to come. If you have commit rights on codespeak then you can
modify yourself a checkout of
http://codespeak.net/svn/pypy/extradoc/sprintinfo/pycon06/people.txt
.. _PyPy sprint mailing list
: http://codespeak.net/mailman/listinfo/pypy-sprint
.. _PyCon 06 people
: http://codespeak.net/pypy/extradoc/sprintinfo/pycon06/people.txt
-- 42. You can measure a programmer's perspective by noting his attitude on the continuing vitality of FORTRAN. -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html
- Previous message: [Python-Dev] To know how to set "pythonpath"
- Next message: [Python-Dev] Baffled by PyArg_ParseTupleAndKeywords modification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]