Size: 1418
Comment:
|
Size: 810
Comment: added a link to the basecamp account
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
the peanut gallery: "Who is doing the SSL support?" An experimental To-Do list can be found here: http://jython.updatelog.com (user and password are: `guest`). If you'd like to have a personal account, please mailto:jython@extreme.st |
|
Line 2: | Line 8: |
* find out what has to be merged to 2.3 branch (e.g Py``System``State URLDecoder) * document the creation of a snapshot build * add a description of standalone (part 2) to the news * improve standalone mode (for imports of the form 'from java.package import class') * check with Tim if snapshot builds (full-builds) could be run on build bots, including tests * documentation for installer (see also http://sourceforge.net/tracker/index.php?func=detail&aid=1042465&group_id=12867&atid=112867), and especially the new naming jython_INSTALLER_version.jar and the new default target directory c:\jython_version on windows * verify that developer build really runs on java 1.2 -> this turns out to be almost impossible, though * check if i am able to upload snapshot builds to SF * polish website * polish the wiki (especially build & test pages) * take care of the assigned patches (5 at the moment) * introduce JUnit tests (trunk or 2.3 ?) * remove 1.1 support (in the code) * remove differences between generated and checked in parser classes |
* build * installer * java integration |
Line 24: | Line 19: |
PaulDrummond * csv module |
|
Line 31: | Line 23: |
* bytes type (from [http://www.python.org/dev/peps/pep-0358/ PEP 358]; being added to Python 3000 and 2.6) JimBaker * Parser and compiler updates (to 2.5 and beyond !) * Generally help on sprinting |
the peanut gallery: "Who is doing the SSL support?"
An experimental To-Do list can be found here: http://jython.updatelog.com (user and password are: guest). If you'd like to have a personal account, please mailto:jython@extreme.st
- build
- installer
- java integration
[http://jython.achievewith.us/buildbot/ Jython BuildBot] (contact Tim to add or edit a build slave)
- finishing off 2.2 test failures
- fixing windows only regrtest failures
- wiki software administration
- CPython commits
bytes type (from [http://www.python.org/dev/peps/pep-0358/ PEP 358]; being added to Python 3000 and 2.6)
- Parser and compiler updates (to 2.5 and beyond !)
- Generally help on sprinting