Differences between revisions 1 and 2
Revision 1 as of 2004-08-13 11:52:40
Size: 6430
Editor: tunaworks-3
Comment:
Revision 2 as of 2008-11-15 14:01:09
Size: 6440
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
[http://www.zopemag.com/Guides/miniGuide_ZopeSprinting.html ZopeMag's miniGuide to Zope Sprinting] [[http://www.zopemag.com/Guides/miniGuide_ZopeSprinting.html|ZopeMag's miniGuide to Zope Sprinting]]
Line 65: Line 65:
send a comment to [mailto:jeremy@alum.mit.edu Jeremy Hylton]. In some send a comment to [[mailto:jeremy@alum.mit.edu|Jeremy Hylton]]. In some
Line 82: Line 82:
 * Jython sprint -- work on some of the "Jython should be fixed" items from the [http://www.jython.org/docs/differences.html Jython website]  * Jython sprint -- work on some of the "Jython should be fixed" items from the [[http://www.jython.org/docs/differences.html|Jython website]]
Line 144: Line 144:
The [http://www.python.org/psf  Python Software Foundation ] The [[http://www.python.org/psf|Python Software Foundation ]]
Line 146: Line 146:
Please consider making a [http://www.python.org/psf/donations.html donation] Please consider making a [[http://www.python.org/psf/donations.html|donation]]

PyConDC 2004 Sprint plan

What is a sprint?

A sprint is a focused development session, in which developers pair in a room and focus on building a particular subsystem. A sprint is organized with a coach leading the session. The coach sets the agenda, tracks activities, and keeps the development moving. The developers work in pairs using XP's pair programming approach.

The sprint approach works best when the first few hours are spent getting oriented -- presenting a tutorial for the development material, laying out the stories to tackle for the day, getting everyone a CVS checkout to work with.

ZopeMag's miniGuide to Zope Sprinting is a good introductory article; just mentally remove every "Zope" from the article to make it generic.

Why sprint at PyCon?

The sprints are intended to benefit the Python core, and to encourage more developers to take part in Python's development. They will also be a good place to see ExtremeProgramming or other AgileMethods in action, and to work closely with experienced Python developers. What would you like to see done, or at least attempted?

PyCon will always have a core Python sprint. Other topics will come and go each year.

If you wish to participate in a sprint, please contact the sprint organizers in advance! Sprint topics are listed below.

Sprints Being Planned for PyConDC2004

Brief summaries of and links to approved sprints should go here.

  • CoreSprint -- Coaches: Raymond Hettinger, Brett Cannon, and Guido van Rossum -- work on various projects in the core Python project consisting of new features, documentation, and bug fixing. Will last all four days.

  • DocutilsSprint -- Coach: David Goodger -- Extend the Docutils project (including reStructuredText), aiming for inclusion in Python 2.4's standard library. Everyone welcome! No prior Docutils hacking experience is required. Participants should either be experienced Python programmers, or interested in documentation.

  • TwistedSprint -- There will be no TwistedSprint per se, but multiple mini-sprints related to Twisted. See TwistedSprint for more info.

  • Zope3Sprint -- Coach: Jim Fulton. There will be a Zope 3 sprint. The tasks performed will depend on the interests of the participants and the things that need to be done.

  • Zope2Sprint -- Coach: Chris McDonough -- Not certain what to sprint on here, but a topic should come up soon. Recommended topics so far have been: bugathon, improved ZODB "blob" support, and documentation.

  • PloneSprint -- Coach: Alan Runyan. A group of people familiar with Zope 2 and the Plone product with focus on performance and writing documentation on how to optimize Plone or Zope 2.

  • ChandlerSprint -- Coaches: Ted Leung and Jeffrey Harris. Various topics around the Chandler repository.

  • GuidovanRobot -- Coaches: Paul Carduner and Steve Howell.

Proposed Sprint Topics

Here are several topics that have been proposed but not yet accepted. If you think this would be a good sprint topic, add a comment in the wiki or send a comment to Jeremy Hylton. In some cases, the topic has been assigned but the coach hasn't. Feel free to volunteer to coach one of these sprints.

  • Mailman3Sprint -- Coach: Barry Warsaw -- Take experimental Mailman 3 code to a more viable state, concentrating especially on the major interfaces of the system. (Still tentative)

  • EmailSigSprint -- Coach: Anthony Baxter or Barry Warsaw -- Work on version 3.0 of the email library, in conjuction with discussions on the email-sig. (Still tentative)

  • PyXMLSprint -- There are a number of topics which would be worth working on, e.g. XMLSchema. -- Martin v. Lwis

Other ideas:

  • Jython sprint -- work on some of the "Jython should be fixed" items from the Jython website

  • DistutilsDependencies -- implement a system to allow package authors to specify their dependencies, and have them automatically downloaded and installed when a user installs the package that needs the dependencies

  • Distutils sprint --
    • Finish the implementation of PEP262's InstallationDatabase class and have test cases for it.

    • The hard, messy part: update the Distutils code to update the package database when you do setup.py install.
    • The aimed-for end product could be an updated version of patch #562100 that would be ready for inclusion in Python 2.4. Optional items:
    • Build a Distutils "uninstall" command.
    • Write a crude command-line installer.
    • Update the MacPython packager manager to use the database.

    • Make any PyPI changes that are required (to a test installation, not the live one on python.org).

      A related sprint will likely tackle DistutilsDependencies.

Willing Participants Without a Particular Sprint Yet

  • BobIppolito - Currently interested in MacPython, PyObjC, Stackless, PyPy, Distutils

  • Nick Bastin - Core (Profiler) - UPDATE: Done, SF Patch 920509
  • Aahz - Core, reST
  • Barry Warsaw - MM3, Email, Core
  • Neal Norwitz - Core, AST (Sat and/or Sun, not sure about Mon and Tue)
  • MichaelChermside - Interested in a Jython sprint if anyone else will join me. Otherwise, I'm available.

  • Fred Drake - Docutils, DistutilsDependencies, distutils

  • DougFort - Chandler, any. If I find a job, I may not make Monday and Tuesday.

  • Andrew Kuchling -- Core, Distutils
  • Jacob Hallén -- Docutils, Twisted, Mailman -- Will happily code Python to somebody's specification
  • PaulWinkler -- Zope 2, Zope 3, Plone.

  • Brian Dorsey
  • Tracy Ruggles -- Docutils, Email, Chandler...
  • LD Landis -- Core, Docutils, Twisted, Mailman, not arriving until Sunday.

Logistics

  • Location:Kaiser and Elliott rooms, on the third floor. Time: 8AM - 6PM. Date: Saturday March 20 through Tuesday March 23 inclusive. Cost to attend: Free! Bring: Your laptop and a wireless card.

Who makes this possible?

The Python Software Foundation is sponsoring the sprints for PyConDC2004. Please consider making a donation to support this vital community activity!

PyConDC2004/SprintPlan (last edited 2008-11-15 14:01:09 by localhost)

Unable to edit the page? See the FrontPage for instructions.