[Python-3000] pre-PEP: Procedure for PEPs with Backwards-Incompatible Changes

Guido van Rossum guido at python.org
Tue Mar 28 19:40:34 CEST 2006


On 3/27/06, skip at pobox.com <skip at pobox.com> wrote:
> Suggestion: Make this PEP 3001 and start any Py3k PEPs from 3100.  That
> gives plenty of room between any PEPs that might be written for 2.x and
> gives some space for various informational PEPs that are specific to Python
> 3.x.

I already proposed that numbering scheme. More formally, Py3k meta
PEPs go between 3001 and 3099, and feature PEPs start at 3100 (and
hopefully we won't have to overflow into 4000 :-).

--
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list