Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2005-02-23 04:15:04
Size: 482
Editor: BrianZimmer
Comment:
Revision 15 as of 2005-03-30 22:23:59
Size: 1304
Editor: OtiHumbel
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
BillDehora
 * wiki management
 * new-style <type 'string'>
    * ''ship: end of march''
Line 4: Line 9:
FrankWierzbicki
 * datetime and sets (testing the python modules)
 * new-style <type 'float'>
SeanMcGrath
 * site management
Line 8: Line 12:
ClarkUpdike
 * Java Collections integration
OtiHumbel
 * installer, details can be found here: ["InstallationDetails"]
 * new-style <type 'file'>
   * extended gexpose to handle long arguments
   * still working on build and test
Line 11: Line 18:
Oti
 * installer
 * new-style <type 'file'>
SamuelePedroni
 * polishing up new-style classes
Line 18: Line 24:
BillDehora
 * wiki management
ClarkUpdike
 * Java CollectionsIntegration
Line 21: Line 27:
SeanMcGrath
 * site management
FrankWierzbicki
 * datetime and sets (testing the python modules)
    * datetime -- all python version from CPython sandbox is pending small problems with new-style classes.
    * sets -- all python version from CPython 2.3 looks very good (once I stopped making silly mistakes while testing) 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.
Line 24: Line 32:
SamuelePedroni
 * polishing up new-style classes
 * new-style <type 'float'>
    * done (with some bugfixing help from Brian)
 * new-style <type 'tuple'>
    * submited as a patch
 * new-style for underlying PySequence for tuple, list, etc.
    * should be done by end of March
Line 31: Line 42:

DarekSuchojad
 * unicodedata module

BillDehora

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

    • ship: end of march

AlanKennedy

  • asyncore, socket and select modules

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 and sets (testing the python modules)
    • datetime -- all python version from CPython sandbox is pending small problems with new-style classes.
    • sets -- all python version from CPython 2.3 looks very good (once I stopped making silly mistakes while testing) 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.
  • new-style <type 'float'>

    • done (with some bugfixing help from Brian)
  • new-style <type 'tuple'>

    • submited as a patch
  • new-style for underlying PySequence for tuple, list, etc.

    • should be done by end of March

BrianZimmer

DarekSuchojad

  • unicodedata module

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