[Python-Dev] Are these PEP complete?: 389, 391, 3108, 3135

Brett Cannon brett at python.org
Mon Feb 21 19:25:58 CET 2011


On Mon, Feb 21, 2011 at 04:52, Nick Coghlan <ncoghlan at gmail.com> wrote:
> As the subject line asks, is there anything preventing the following
> PEPs from being marked Final?
>
>  SA  389  argparse - New Command Line Parsing Module              Bethard
>  SA  391  Dictionary-Based Configuration For Logging              Sajip
>  SA 3108  Standard Library Reorganization                         Cannon

PEP 3108 (http://bugs.python.org/issue2775) will be considered done
once cProfile and profile are merged.

-Brett


>  SA 3121  Extension Module Initialization and Finalization        von Löwis
>  SA 3135  New Super
> Spealman, Delaney, Ryan
>
> (I deliberately left 3118 off the list, since there are some
> discrepancies between the PEP and the implementation that need to be
> clarified for 3.3 and the 3 distutils related PEPs won't be done until
> Tarek merges distutils2 back into the main line of development)
>
> It would be good to clear the decks before new PEPs start to be
> accepted for inclusion in 3.3.
>
> Cheers,
> Nick.
>
> --
> Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org
>


More information about the Python-Dev mailing list