[Python-3000] Renumbering old PEPs now targeted for Py3k?

Collin Winter collinw at gmail.com
Thu Jun 7 01:00:24 CEST 2007


On 6/6/07, Guido van Rossum <guido at python.org> wrote:
> A few PEPs with numbers < 400 are now targeting Python 3000, e.g. PEP
> 367 (new super) and PEP 344 (exception chaining). Are there any
> others? I propose that we renumber these to numbers in the 3100+
> range. I can see two forms of renaming:
>
> (a) 344 -> 3344 and 367 -> 3367, i.e. add 3000 to the number
>
> (b) just use the next available number
>
> Preferences?
>
> What other PEPs should be renumbered?
>
> Should we renumber at all?

Renumbering, +1; using the next 31xx number, +1.

Collin Winter


More information about the Python-3000 mailing list