Differences between revisions 25 and 27 (spanning 2 versions)
Revision 25 as of 2005-06-07 14:10:31
Size: 1461
Comment:
Revision 27 as of 2005-06-09 00:04:03
Size: 1527
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * installer, details can be found here: ["InstallationDetails"]
 * new-style <type 'file'>
   * extended gexpose to handle long arguments
   * still working on build and test
 * (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)
Line 31: Line 33:
 * Taken over new-style <type 'file'> and <type 'str'>. Will be done very soon (mid June at the latest).
Line 33: Line 34:
 * done with: new-style <type 'tuple'> <type 'float'>  * done with: new-style <type 'tuple'> <type 'float'> <type 'file'> <type 'str'>

BillDehora

  • wiki management
  • new-style <type 'string'>

    • ship: end of march

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)

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