Changes between Version 19 and Version 20 of Meeting20100904


Ignore:
Timestamp:
Sep 4, 2010, 11:43:30 PM (14 years ago)
Author:
hodgestar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20100904

    v19 v20  
    3737 * Hg repository set up at http://bitbucket.org/hodgestar/genshi-py3k.
    3838
    39 == Todo ==
     39== Results ==
    4040
    41  * Sprint!
     41 * VICTORY!
     42 * Hg default branch runs and passes all tests on Python 2.4 to 2.6.
     43 * Branch passes all tests on Python 3.1 after running "python3 setup.py build" (using Distribute add-ons to call 2to3).
     44 * Branch appears to work on Python 3.2 too.
     45 * Several examples run and tested on Python 3.1 (other not run because they rely on outside packages being ported to Python 3).
     46 * C module (_speedups) ported and appears to work.
     47 * Rough port of [http://formencode.org FormEncode] to Python 3 performed by accident (see link below).
    4248
    4349== Links ==