Differences between revisions 5 and 6
Revision 5 as of 2007-02-28 18:34:16
Size: 1193
Comment:
Revision 6 as of 2008-11-15 09:16:02
Size: 1197
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
[http://wiki.python.org/moin/JythonSprint Previous Jython sprints] generated some useful content, some of which we will migrate here and elsewhere in the Jython wiki. [[http://wiki.python.org/moin/JythonSprint|Previous Jython sprints]] generated some useful content, some of which we will migrate here and elsewhere in the Jython wiki.
Line 12: Line 12:
 * Feb 26 to Mar 1 - [http://us.pycon.org/TX2007/Sprints 4-day sprint] at PyCon on Jython  * Feb 26 to Mar 1 - [[http://us.pycon.org/TX2007/Sprints|4-day sprint]] at PyCon on Jython

Here's what we are working on Dallas:

  • JimBaker - 2.5 Language support in the parser, possibly multiple parser backends

  • CharlieGroves - lining Jython type hierarchy up with CPython, adding rich comparisons to builtin types, other 2.2 bugs

  • EricDobbs - io flush on quit, 2.2 bugs

  • AlexanderSmith - io flush on quit, rich comparisons on builtin types

Previous Jython sprints generated some useful content, some of which we will migrate here and elsewhere in the Jython wiki.

When and Where

  • Feb 26 to Mar 1 - 4-day sprint at PyCon on Jython

  • We're on irc right now (26 Feb 2007 10:00am CST) freenode.net #jython and if you're at PyCon in Dallas we're in Preston Trail 3

Homework Assignment

If you plan to participate in the sprints, please try to get your development environment set up ahead of time so we can make the best use of the time we code together. Start here: http://wiki.python.org/jython/JythonDeveloperGuide

Please also review the Resources listed below.

What follows is material from the preparation and summary of our previous sprints on jython.

JythonSprint (last edited 2008-11-15 09:16:02 by localhost)