Differences between revisions 26 and 29 (spanning 3 versions)
Revision 26 as of 2005-06-08 21:49:35
Size: 1607
Editor: OtiHumbel
Comment: added some polishing tasks
Revision 29 as of 2005-07-18 21:02:13
Size: 1576
Editor: BillDehora
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * new-style <type 'string'>
    * ''ship: end of march''
Line 33: Line 31:
 * Taken over new-style <type 'file'> and <type 'str'>. Will be done very soon (mid June at the latest).
Line 35: Line 32:
 * done with: new-style <type 'tuple'> <type 'float'>  * done with: new-style <type 'tuple'> <type 'float'> <type 'file'> <type 'str'>
Line 51: Line 48:

JürgenHermann
 * exploring how Jython can help to improve Ant's descriptive power with additional tasks

BillDehora

  • wiki management

AlanKennedy

SeanMcGrath

  • site management

OtiHumbel

  • (done): build and installer, details can be found here: ["InstallationDetails"]

  • documentation for build and installer
  • build against informix jdbc driver, too
  • remove 1.1 support (in the code)
  • remove differences between generated and checked in parser classes
  • reorganize installer (move to /src folder)

SamuelePedroni

  • polishing up new-style classes

ArnoSchmidmeier

  • JSR223

ClarkUpdike

FrankWierzbicki

  • datetime -- all python version from CPython sandbox should work pending completion of new-style class conversions.
  • sets -- all python version from CPython 2.3 looks very good -- 5 failing tests: 4 having to do with pickling and 1 that needs a closer look. Overall it looks like sets.py should work pretty much unchanged.
  • Working on 2.3 test cases for PyLong and PyInteger (Actually done, just needs some prep for check-in).

  • done with: new-style <type 'tuple'> <type 'float'> <type 'file'> <type 'str'>

BrianZimmer

DarekSuchojad

  • unicodedata module
  • new-style <type 'enumerate'>

JasonWhitlark

  • cmath module

AndrewHoward

  • porting array module (includes additions to PyArray)

JürgenHermann

  • exploring how Jython can help to improve Ant's descriptive power with additional tasks

WhosDoingWhat (last edited 2011-06-27 19:24:34 by 109)