[Python-checkins] peps: update 2.7.9 release dates

benjamin.peterson python-checkins at python.org
Wed Nov 26 06:43:03 CET 2014


https://hg.python.org/peps/rev/5e80f39d6a8f
changeset:   5620:5e80f39d6a8f
user:        Benjamin Peterson <benjamin at python.org>
date:        Tue Nov 25 23:42:40 2014 -0600
summary:
  update 2.7.9 release dates

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.9rc1 2014-11-22
-- 2.7.9 2014-12-05
+- 2.7.9rc1 2014-11-26
+- 2.7.9 2014-12-10
 - 2.7.10 June 2015
 - beyond this date, releases as needed
 

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


More information about the Python-checkins mailing list