Differences between revisions 33 and 35 (spanning 2 versions)
Revision 33 as of 2006-03-30 12:46:23
Size: 1780
Editor: sungard-2
Comment:
Revision 35 as of 2006-07-18 17:30:39
Size: 1910
Comment:
Deletions are marked like this. Additions are marked like this.
Line 56: Line 56:

CharlieGroves
 * re for 2.3 - adding unicode support and fixing broken patterns from test_re.py
 * done with: codecs for 2.3

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

LaurentPloix

  • Proposing help

CharlieGroves

  • re for 2.3 - adding unicode support and fixing broken patterns from test_re.py
  • done with: codecs for 2.3

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