Differences between revisions 24 and 25
Revision 24 as of 2005-05-30 13:54:43
Size: 1312
Editor: AlanKennedy
Comment:
Revision 25 as of 2005-06-07 14:10:31
Size: 1461
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
 * Taken over new-style <type 'file'> Should be done by mid-May  * Taken over new-style <type 'file'> and <type 'str'>. Will be done very soon (mid June at the latest).
 * Working on 2.3 test cases for PyLong and PyInteger (Actually done, just needs some prep for check-in).

BillDehora

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

    • ship: end of march

AlanKennedy

SeanMcGrath

  • site management

OtiHumbel

  • installer, details can be found here: ["InstallationDetails"]

  • new-style <type 'file'>

    • extended gexpose to handle long arguments
    • still working on build and test

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.
  • Taken over new-style <type 'file'> and <type 'str'>. Will be done very soon (mid June at the latest).

  • 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'>

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)