[Python-checkins] peps: 2.7.9 is in the past now

benjamin.peterson python-checkins at python.org
Thu Dec 11 06:53:13 CET 2014


https://hg.python.org/peps/rev/e1b9d843d6d2
changeset:   5643:e1b9d843d6d2
user:        Benjamin Peterson <benjamin at python.org>
date:        Thu Dec 11 00:53:02 2014 -0500
summary:
  2.7.9 is in the past now

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -71,8 +71,6 @@
 
 Planned future release dates:
 
-- 2.7.9rc1 2014-11-26
-- 2.7.9 2014-12-10
 - 2.7.10 June 2015
 - beyond this date, releases as needed
 
@@ -91,7 +89,8 @@
 - 2.7.7rc1 2014-05-17
 - 2.7.7 2014-05-31
 - 2.7.8 2014-06-30
-
+- 2.7.9rc1 2014-11-26
+- 2.7.9 2014-12-10
 
 Possible features for 2.7
 =========================

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


More information about the Python-checkins mailing list