[Python-checkins] peps: specific 2.7.7 dates

benjamin.peterson python-checkins at python.org
Mon Apr 14 04:47:23 CEST 2014


http://hg.python.org/peps/rev/c20c62cca734
changeset:   5459:c20c62cca734
user:        Benjamin Peterson <benjamin at python.org>
date:        Sun Apr 13 22:47:18 2014 -0400
summary:
  specific 2.7.7 dates

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -71,7 +71,8 @@
 
 Planned future release dates:
 
-- 2.7.7 May 2014
+- 2.7.7 rc1 2014-05-12
+- 2.7.7 final 2014-05-26
 - 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