Differences between revisions 1 and 31 (spanning 30 versions)
Revision 1 as of 2005-02-23 04:15:04
Size: 482
Editor: BrianZimmer
Comment:
Revision 31 as of 2006-02-20 21:31:11
Size: 1745
Editor: OtiHumbel
Comment: sorry for not being logged in 15 minutes ago
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
BillDehora
 * wiki management
Line 2: Line 5:
 * socket timeouts [http://www.xhaus.com/alan/python/timeout.html Complete]
Line 4: Line 8:
FrankWierzbicki
 * datetime and sets (testing the python modules)
 * new-style <type 'float'>
SeanMcGrath
 * site management
Line 8: Line 11:
ClarkUpdike
 * Java Collections integration
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 first version of the installer, details can be found here: ["InstallationDetails"]
 * (done): build against informix jdbc driver, too
 * (done): reorganize installer (move to /src folder)
Line 11: Line 21:
Oti
 * installer
 * new-style <type 'file'>
SamuelePedroni
 * polishing up new-style classes
Line 18: Line 27:
BillDehora
 * wiki management
ClarkUpdike
 * Java CollectionsIntegration
Line 21: Line 30:
SeanMcGrath
 * site management

SamuelePedroni
 * polishing up new-style classes
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'>
Line 31: Line 40:

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

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 first version of the 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)