Differences between revisions 5 and 6
Revision 5 as of 2011-06-21 21:35:51
Size: 702
Editor: BarryWarsaw
Comment:
Revision 6 as of 2011-06-21 21:59:53
Size: 759
Editor: 64
Comment: import.c already pretty clean where zip import is concerned
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
   * e.g. zip import    * --e.g. zip import-- Already done, but zipimport needs to support PEP-382

PEP 382 Sprint

  • Silver Spring, Maryland USA 21-Jun-2011 2000UTC

Tasks

  • review Martin's branch hg clone http://hg.python.org/features/pep-382

  • do we have sufficient test coverage?
  • is importlib is covered?

  • pull down 3rd party pep 302 loader and see if/how it's broken
  • refactor import.c to yank out anything that can be written as a 302 loader?
    • --e.g. zip import-- Already done, but zipimport needs to support PEP-382
    • could land independently (but need to go through python-dev)
    • does this really make our lives easier?
  • attempt a merge of mvl's branch to trunk
  • figure out build problems on windows (jaraco)
  • test_imp gives one failure on fedora (make sure imp module has been updated)

Pep382Sprint (last edited 2011-06-27 12:43:31 by drake)

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