|
Size: 1724
Comment: updated todo list
|
Size: 1216
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| BillDehora * wiki management |
the peanut gallery: "Who is doing the SSL support?" |
| Line 4: | Line 3: |
| AlanKennedy * socket timeouts [http://www.xhaus.com/alan/python/timeout.html Complete] * 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 8: | Line 9: |
| SeanMcGrath * site management |
== Individuals == OtiHumbel * build * installer * java integration |
| Line 11: | Line 15: |
| OtiHumbel * make installer feature complete -- missing: selection of the java runtime for the start scripts * documentation for build and installer * documentation for installer * remove 1.1 support (in the code) * remove differences between generated and checked in parser classes * (done): build and installer, details can be found here: ["InstallationDetails"] * (done): build against informix jdbc driver, too * (done): reorganize installer (move to /src folder) |
TimFreund * [[http://jython.achievewith.us/buildbot/|Jython BuildBot]] (contact Tim to add or edit a build slave) |
| Line 21: | Line 18: |
| SamuelePedroni * polishing up new-style classes |
JoshJuneau * website * documentation |
| Line 24: | Line 22: |
| ArnoSchmidmeier * JSR223 |
CharlieGroves * finishing off 2.2 test failures * fixing windows only regrtest failures |
| Line 27: | 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 30: | Line 32: |
| 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'> |
JimBaker * Parser and compiler updates (to 2.5 and beyond !) * Generally help on sprinting |
| Line 36: | Line 36: |
| BrianZimmer * PEP302 * NewStyleClasses todos * new-style <type 'tuple'> |
PhilipJenvey * SetuptoolsOnJython * PylonsOnJython |
| Line 41: | Line 40: |
| DarekSuchojad * unicodedata module * new-style <type 'enumerate'> JasonWhitlark * cmath module AndrewHoward * porting array module (includes additions to PyArray) JürgenHermann * exploring how Jython can help to improve Ant's descriptive power with additional tasks |
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
- build
- installer
- java integration
Jython BuildBot (contact Tim to add or edit a build slave)
- website
- documentation
- finishing off 2.2 test failures
- fixing windows only regrtest failures
- wiki software administration
- CPython commits
bytes type (from PEP 358; being added to Python 3000 and 2.6)
- Parser and compiler updates (to 2.5 and beyond !)
- Generally help on sprinting
- Working on 2.2 user docs
Created and maintaining DocumentationAndEducation section.
- Jython example writer and collector.