This page lists major tasks and goals for enhancing *.python.org infrastructure along with their status. The page should be similar to [[http://dungeonhack.sourceforge.net/Roadmap|this one]] or at least [[http://ufoai.ninex.info/wiki/index.php/TODO/2.3|this one]]. If you have questions about tasks or their status - ask owner or try [[irc://freenode.net/pydotorg|#pydotorg]] IRC channel. If we succeed in organizing our efforts around enhancing *.python.org services, then this page can be extended to cover core Python Development as well.

=== Legend ===

Task status description:

  * '''open''': no one has claimed this task yet or the task has not been started
  * '''wip''': work-in-progress; someone has claimed/started this task
  * '''done''': task is finished 

Additional tasks can be found on our SiteImprovements page.

== Generic ==
 * (high) Split Python codebase into modules for independent development - open (techtonik)
   * convenient way for interested parties to subscribe and monitor information related to one module
     * bugs
     * code repository - ! (several views)
     * use cases - !
     * discussions
     * drafts (wiki, google wave)
     * documentation
   (try multiproject Trac)
 * (high) contribulyzer similar to used in Subversion community - open
 * (medium) centralized login.python.org [[http://code.google.com/p/rainforce/wiki/CentralizedLogin|spec]] - open (techtonik)

== Documentation ==
 * (medium) Online editor for Docs - open
   * depends on centralized login above
   * need to implement [[http://code.google.com/p/rainforce/wiki/ModerationQueue|ModerationQueue]] for anonymous users

== Wiki ==
 * (high) Mercurial process to maintain and share modifications to MoinMoin installations - wip (techtonik)
 * (medium) Roadmap plugin/extensions for MoinMoin - open