[Python-Dev] [PEPs] Mass PEP status changes
Brett Cannon
brett at python.org
Fri May 18 20:00:23 CEST 2007
On 5/18/07, Guido van Rossum <guido at python.org> wrote:
>
> With the help of Neal Norwitz, Jeremy Hylton, Alex Martelli and Collin
> Winter, I've greatly reduced the set of open PEPs numbered less than
> 3000. Here's a summary. Please speak up if we've made a grave error; I
> take all responsibility for the final decisions.
>
> Positive Decisions (Marked Accepted or Final)
> ---------------------------------------------
>
> SF 237 Unifying Long Integers and Integers Zadka, GvR
> Marked as Final; there's no work left to be done.
>
> I 287 reStructuredText Docstring Format Goodger
> Status changed from Draft to Active.
>
> SA 302 New Import Hooks JvR, Moore
> Marked Accepted. Should this be marked Final, or is there still an
> unimplemented part?
Everything added by this PEP is not covered in the official docs. Otherwise
the PEP is implemented.
There is mention of a possible "part 2" where the built-in import gets
refactored to use what this PEP introduces, but that can be a separate PEP
for possible changes to import itself.
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20070518/c5b68547/attachment.html
More information about the Python-Dev
mailing list