Differences between revisions 16 and 17
Revision 16 as of 2008-03-19 22:56:43
Size: 1655
Editor: 63-250-241-10
Comment:
Revision 17 as of 2008-03-19 23:45:53
Size: 1791
Editor: 63-250-241-10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * flex-pypy proof of concept: A Flash game written in RPython... [http://www.taniquetil.com.ar/py/chimp/chimp.html Pummel the chimp!]

This is a list of all the accomplishments from the PyCon 2008 Sprints.

03/17/2008

  • Bitten continuous build tool now supports figleaf for code coverage
  • Got about 20 unassigned/unclassified issues triaged.
  • Python: fixed about 8 issues. Backported new buffer protocol and rest of PEP 3127 to 2.6. Converted more tests to unittest or doctest.
  • Ported [http://www.imitationpickles.org/melons/ Watermelons] to the OLPC while creating a [http://wiki.laptop.org/go/Porting_pygame_games_to_the_XO tutorial] to port pygame games to the OLPC.

  • Introduced Liam to using the issue tracker and triaging bugs.

03/18/2008

  • Zope Interfaces now running on Jython
  • Trac source browser now supports keyboard navigation
  • Repoze WSGI pluggable auth middleware now does RADIUS authentication
  • Got around 30 unassigned/unclassified issues triaged and one code change committed.
  • Implemented simple encap/stow style package manager in 54 lines
  • Ported [http://www.imitationpickles.org/elephant/ Elephants] to the OLPC.

  • Released Graphviz plugin for Trac 0.11 and updated the release for Trac 0.10
  • Made it so that shutil.move() will do os.rename() instead of a copy when moving a file to a directory. Huge speed improvement for moving files on the same file-system.
  • OLPC sprint: XO-Core localization at 100% in [https://dev.laptop.org/translate/km/ Khmer] for Cambodia.

  • Got a new C function-based extension type API working, after several months simmering in development.

03/19/2008

Sprint Accomplishments (last edited 2008-11-19 18:01:53 by AndrewKuchling)

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