Differences between revisions 10 and 11
Revision 10 as of 2005-12-28 01:18:07
Size: 937
Editor: adsl-8-211-65
Comment:
Revision 11 as of 2006-01-16 02:44:37
Size: 970
Editor: lo2-131
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Possibilities include: = Possible Topics =
Line 33: Line 33:

= Attendees =

 * Brett Cannon

Possible Topics

  • Implementing PEPs
    • PEP 328 absolute/relative import
    • PEP 343 implementation ('with:')
    • PEP 308 implementation ('x if y else z')
    • PEP 302 suggestions (fix pydoc and traceback printing to support zipfiles, implement sys.meta_path objects for built-in, frozen, and sys.path importers; search for "phase 2" in the PEP for other ideas)
  • AST work
    • export AST to Python
      • Basic pychecker functionality
    • rewrite peepholer to use AST instead of modifying bytecode directly (where applicable)
    • Finish work on ast-objects branch
  • Patch/bug processing
    • Incorporate PEP content into the LaTeX docs
    • Bugs to look at: 777884 (needs ruling from an XML/minidom maintainer)

    • Patches to look at: 686545 (mailbox modification -- SoC-supported work)

  • Build
    • Rewrite setup.py (for simplification and easier customization)

Attendees

  • Brett Cannon

PyCon2006/Sprints/PythonCore (last edited 2008-11-15 14:01:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.