[Python-Dev] PEP categories (was Re: PEP 393 review)

Barry Warsaw barry at python.org
Mon Aug 29 18:24:20 CEST 2011


On Aug 29, 2011, at 11:03 AM, Dirkjan Ochtman wrote:

>Also, this PEP makes me wonder if there should be a way to distinguish
>between language PEPs and (CPython) implementation PEPs, by adding a
>tag or using the PEP number ranges somehow.

I've thought about this, and about a similar split between language changes
and stdlib changes (i.e. new modules such as regex).  Probably the best thing
to do would be to allocate some 1000's to the different categories, like we
did for the 3xxx Python 3k PEPS (now largely moot though).

-Barry



More information about the Python-Dev mailing list