The PEAK Developers' Center   Python25 UserPreferences
 
HelpContents Search Diffs Info Edit Subscribe XML Print View
Version as of 2006-03-24 15:35:39

Clear message


PJE's work on Python 2.5

Table of Contents

2.5 Alpha 1 Targets (4/1/06)

Distutils Enhancements

  • install PKG-INFO with packages
    • create install_egg_info command, link in with install
    • where should this be documented?

PEP 342 - Coroutines/Generator Enhancements

  • throw() needs to support string exceptions (ugh)
  • traceback argument to throw() needs to accept an explicit None
  • review stdlib/langref/tutorial/whatsnew docs for correctness/completeness

2.5 Alpha 2 Targets (4/29/06)

Setuptools Integration

  • Release setuptools 0.6a11
  • Integrate pkg_resources module (probably needed for PEP 302 fixes to pydoc)

PEP 302 Finish-Out

  • Make pydoc support zipped modules and packages
  • Make traceback module support zipped modules
  • Make inspect module support zipped modules
  • Add code to support find/load of modules ala imp, but using full PEP 302 semantics

The wsgiref Library

  • (DONE) Implement Guido's patch for proper HTTP Date: header format
  • Create stdlib documentation for the modules, in PythonDoc format
  • Copy source and docs to the stdlib
  • Integrate the test suite with the stdlib test suite
  • Integrate the docs with the stdlib docs

PythonPowered
EditText of this page (last modified 2006-03-24 15:35:39)
FindPage by browsing, title search , text search or an index
Or try one of these actions: AttachFile, DeletePage, LikePages, LocalSiteMap, SpellCheck