Size: 1619
Comment:
|
Size: 2214
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 44: | Line 44: |
* `Alex Clark <Alex Clark>`__ | |
Line 64: | Line 65: |
Plone ----- Python-based, open-source CMS Developers ~~~~~~~~~~ * `Alex Clark <Alex Clark>`__ Tasks ~~~~~ * http://plone.org/products/plonesoftwarecenter development * Create a release for the version of trunk currently running in production on plone.org * Fix broken tests * Support "Plone 3 permissions" (a long standing issue) * Modernize (many features have been crammed in over the years e.g. various content types, ratings, PyPI; some analysis/improvement is needed in order to make this a quality add-on for Plone.) |
DCPython Meetup Sprint Plan (Nov 2010)
This is the project planning page for the Python Beginner's Open Source Sprint, organized by the DCPython Meetup (primarily Alex Clark).
There are a lot of people planning to attend, so a little advance planning is worthwhile. If people can figure out what projects they want to work on and use this page to connect with others interested in the same projects, it should be easier to get ourselves organized when we get together.
This is organized with a section for each "larger" project. If you're interested in a project listed here, add your name and any emphasis you'd like to bring to the sprint. If you want to work on a project not listed already, add it!
Python core
The interpreter and standard library.
distutils2 (d2)
The next generation of Python packaging. You'll need Mercurial (hg) for revision control, and several versions of Python. See http://bitbucket.org/fdrake/d2dev/src/tip/README.txt for detailed preparation instructions.
Developers
Tasks
- Remove fancygetopt; move to a clean application of optparse.
- Try converting a few projects to use d2, preferably based on the documentation alone.
Zope Toolkit (ZTK)
Django
Pyramid (ne Pylons)
Plone
Python-based, open-source CMS
Developers
Tasks
- http://plone.org/products/plonesoftwarecenter development
- Create a release for the version of trunk currently running in production on plone.org
- Fix broken tests
- Support "Plone 3 permissions" (a long standing issue)
- Modernize (many features have been crammed in over the years e.g. various content types, ratings, PyPI; some analysis/improvement is needed in order to make this a quality add-on for Plone.)