Changes between Version 7 and Version 8 of Meeting20110305


Ignore:
Timestamp:
Mar 8, 2011, 9:33:06 AM (13 years ago)
Author:
Neil
Comment:

Add results section. Add next meeting date.

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20110305

    v7 v8  
    1212
    1313If you can't be present in person you can join us on the #ctpug channel on the [http://www.atrum.org Atrum IRC network]. Some of us will also likely be present on #scipy on the Freenode IRC network.
    14 
    1514
    1615== What ==
     
    4443 * git push - pushes your tree to the server - do a git pull before pushing.
    4544
     45== Results ==
     46
     47At the end of the sprint, all tests, expect the png tests involving mathtext, passed on both python 2 and 3. There is also a memory leak issue involving mathtext on python 3 we hadn't tracked down.
     48
     49Several patches were reviewed by Micheal Droettboom after the sprint, and we are working on getting things neatened up to for the final pull request.
     50
    4651== Next meeting ==
    4752
    48 To be decided - probably mid-to-late April.
    49 
    50 {{{
    51 python -c 'import datetime ; print datetime.date(day=5,month=03,year=2011) + datetime.timedelta(weeks=6)'
    52 }}}
     53The next meeting will be held on the [wiki:Meeting20110416 16th of April 2011].