Differences between revisions 17 and 64 (spanning 47 versions)
Revision 17 as of 2005-04-01 17:36:25
Size: 1325
Editor: 64-121-52-87
Comment:
Revision 64 as of 2011-03-03 04:44:32
Size: 1216
Editor: pool-70-105-95-153
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''
the peanut gallery: "Who is doing the SSL support?"
Line 6: Line 3:
AlanKennedy
 * asyncore, socket and select modules
== An experimental To-Do List ==
Some of the developers update their [[https://jython.basecamphq.com/login|task lists]] online. Anonymous login is as follows:
 * user: `jythonbasecampguest`
 * password: `jythonguest`
If you'd like to have a personal account, please [[mailto:jython@extreme.st|request one]].
Line 9: Line 9:
SeanMcGrath
 * site management
== Individuals ==
OtiHumbel
 * build
 * installer
 * java integration
Line 12: Line 15:
OtiHumbel
 * installer, details can be found here: ["InstallationDetails"]
 * new-style <type 'file'>
   * extended gexpose to handle long arguments
   * still working on build and test
TimFreund
 * [[http://jython.achievewith.us/buildbot/|Jython BuildBot]] (contact Tim to add or edit a build slave)
Line 18: Line 18:
SamuelePedroni
 * polishing up new-style classes
JoshJuneau
 * website
 * documentation
Line 21: Line 22:
ArnoSchmidmeier
 * JSR223
CharlieGroves
 * finishing off 2.2 test failures
 * fixing windows only regrtest failures
Line 24: Line 26:
ClarkUpdike
 * Java CollectionsIntegration
AndrewKuchling
 * wiki software administration
 * CPython commits
 * RelicensingJython
 * bytes type (from [[http://www.python.org/dev/peps/pep-0358/|PEP 358]]; being added to Python 3000 and 2.6)
Line 27: Line 32:
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.
JimBaker
 * Parser and compiler updates (to 2.5 and beyond !)
 * Generally help on sprinting
Line 32: Line 36:
 * new-style <type 'float'>
    * done (with some bugfixing help from Brian)
 * new-style <type 'tuple'>
    * done
 * new-style for underlying PySequence for tuple, list, etc.
    * should be done by end of March
BrianZimmer
 * PEP302
 * NewStyleClasses todos
 * new-style <type 'tuple'>
PhilipJenvey
 * SetuptoolsOnJython
 * PylonsOnJython
Line 43: Line 40:
DarekSuchojad
 * unicodedata module


JasonWhitlark
 * cmath module
GregMoore
 * Working on 2.2 user docs
 * Created and maintaining DocumentationAndEducation section.
 * Jython example writer and collector.
 
 

the peanut gallery: "Who is doing the SSL support?"

An experimental To-Do List

Some of the developers update their task lists online. Anonymous login is as follows:

  • user: jythonbasecampguest

  • password: jythonguest

If you'd like to have a personal account, please request one.

Individuals

OtiHumbel

  • build
  • installer
  • java integration

TimFreund

JoshJuneau

  • website
  • documentation

CharlieGroves

  • finishing off 2.2 test failures
  • fixing windows only regrtest failures

AndrewKuchling

  • wiki software administration
  • CPython commits
  • RelicensingJython

  • bytes type (from PEP 358; being added to Python 3000 and 2.6)

JimBaker

  • Parser and compiler updates (to 2.5 and beyond !)
  • Generally help on sprinting

PhilipJenvey

GregMoore

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