Differences between revisions 10 and 11
Revision 10 as of 2008-03-19 16:50:48
Size: 986
Editor: 63-250-241-10
Comment:
Revision 11 as of 2008-03-19 20:10:42
Size: 1177
Editor: vpn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * 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.

= 03/19/2008 =

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

03/17/2008

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.

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.