Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2005-02-23 04:15:04
Size: 482
Editor: BrianZimmer
Comment:
Revision 9 as of 2005-02-27 03:53:02
Size: 1011
Editor: BrianZimmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
BillDehora
 * wiki management
 * new-style <type 'string'>
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
 * installer
   * next version beginning of march, I strongly hope
 * new-style <type 'file'>
   * I'll give it a try
Line 11: Line 17:
Oti
 * installer
 * new-style <type 'file'>
SamuelePedroni
 * polishing up new-style classes
Line 18: Line 23:
BillDehora
 * wiki management
ClarkUpdike
 * Java CollectionsIntegration
Line 21: Line 26:
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 needs generator support... not sure when that will happen. Try adding "from __future__ import generators" to the top of the file.
Line 24: Line 31:
SamuelePedroni
 * polishing up new-style classes
 * new-style <type 'float'>
    * expected late Feb or early March (work is going well, just testing now.)
Line 31: Line 38:

DarekSuchojad
 * unicodedata module

BillDehora

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

AlanKennedy

  • asyncore, socket and select modules

SeanMcGrath

  • site management

OtiHumbel

  • installer
    • next version beginning of march, I strongly hope
  • new-style <type 'file'>

    • I'll give it a try

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 needs generator support... not sure when that will happen. Try adding "from future import generators" to the top of the file.

  • new-style <type 'float'>

    • expected late Feb or early March (work is going well, just testing now.)

BrianZimmer

DarekSuchojad

  • unicodedata module

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