From 8c3078b844c18ed5c9bf38d7e76f8a733b6f0fcd Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 10 Apr 2007 18:55:02 +0000 Subject: [PATCH] Note that stdlib changes are starting after 3.0a1 is released. --- pep-3000.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-3000.txt b/pep-3000.txt index 3ab0c13bc..06edb0fa4 100644 --- a/pep-3000.txt +++ b/pep-3000.txt @@ -56,6 +56,9 @@ than a year from then before the first proper release, named Python submitted by the end of April 2007 (allowing time for discussion and implementation after the initial submission). +Note: standard library development is expected to ramp up after 3.0a1 +is released; it is exempt from the April 2007 PEP deadline. + I expect that there will be parallel Python 2.x and 3.x releases for some time; the Python 2.x releases will continue for a longer time than the traditional 2.x.y bugfix releases. Typically, we stop