Size: 1247
Comment:
|
Size: 1289
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
* installer * next version beginning of march, I strongly hope |
* installer, details can be found here: ["InstallationDetails"] |
Line 16: | Line 15: |
* I'll give it a try | * extended gexpose to handle long arguments * still working on build and test |
Line 35: | Line 35: |
* submited as a patch | * done |
- wiki management
new-style <type 'string'>
ship: end of march
- asyncore, socket and select modules
- site management
installer, details can be found here: ["InstallationDetails"]
new-style <type 'file'>
- extended gexpose to handle long arguments
- still working on build and test
- polishing up new-style classes
- JSR223
- 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'>
- done
new-style for underlying PySequence for tuple, list, etc.
- should be done by end of March
- PEP302
NewStyleClasses todos
new-style <type 'tuple'>
- unicodedata module