[Python-checkins] peps: remove ambiguity

benjamin.peterson python-checkins at python.org
Mon Oct 1 20:05:14 CEST 2012


http://hg.python.org/peps/rev/a70f8c7cb52a
changeset:   4532:a70f8c7cb52a
user:        Benjamin Peterson <benjamin at python.org>
date:        Mon Oct 01 14:05:09 2012 -0400
summary:
  remove ambiguity

files:
  pep-0373.txt |  3 +--
  1 files changed, 1 insertions(+), 2 deletions(-)


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -52,8 +52,7 @@
 Being the last of the 2.x series, 2.7 will have an extended period of
 maintenance. The current plan is to support it for at least 5 years
 from the initial 2.7 release. This means there will be bugfix releases
-until 2015. Depending on Python 3 adoption, this may be modified up or
-down.
+until 2015.
 
 Dates of previous maintenance releases:
 

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list