[Python-checkins] peps: push 2.7.7 back a week

benjamin.peterson python-checkins at python.org
Sat May 10 03:00:09 CEST 2014


http://hg.python.org/peps/rev/6a043f98b47e
changeset:   5471:6a043f98b47e
user:        Benjamin Peterson <benjamin at python.org>
date:        Fri May 09 17:59:11 2014 -0700
summary:
  push 2.7.7 back a week

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -71,8 +71,8 @@
 
 Planned future release dates:
 
-- 2.7.7 rc1 2014-05-12
-- 2.7.7 final 2014-05-26
+- 2.7.7 rc1 2014-05-17
+- 2.7.7 final 2014-05-31
 - 2.7.8 November 2014
 - 2.7.9 May 2015
 - beyond this date, releases as needed

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


More information about the Python-checkins mailing list