Differences between revisions 28 and 30 (spanning 2 versions)
Revision 28 as of 2005-07-03 16:07:06
Size: 1636
Comment:
Revision 30 as of 2006-02-20 21:18:41
Size: 1724
Editor: adsl-84-226-57-157
Comment: updated todo list
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * new-style <type 'string'>
    * ''ship: end of march''
Line 14: Line 12:
 * (done): build and installer, details can be found here: ["InstallationDetails"]  * make installer feature complete -- missing: selection of the java runtime for the start scripts
Line 16: Line 14:
 * build against informix jdbc driver, too  * documentation for installer
Line 19: Line 17:
 * reorganize installer (move to /src folder)  * (done): build and installer, details can be found here: ["InstallationDetails"]
 * (done): build against informix jdbc driver, too
 * (done): reorganize installer (move to /src folder)

BillDehora

  • wiki management

AlanKennedy

SeanMcGrath

  • site management

OtiHumbel

  • make installer feature complete -- missing: selection of the java runtime for the start scripts
  • documentation for build and installer
  • documentation for installer
  • remove 1.1 support (in the code)
  • remove differences between generated and checked in parser classes
  • (done): build and installer, details can be found here: ["InstallationDetails"]

  • (done): build against informix jdbc driver, too
  • (done): 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)