[Python-checkins] peps: Added schedule for 3.4.3 rc1 and final. Revised schedule for 3.5.0a1.

larry.hastings python-checkins at python.org
Thu Jan 15 05:05:10 CET 2015


https://hg.python.org/peps/rev/990461fae87a
changeset:   5672:990461fae87a
user:        Larry Hastings <larry at hastings.org>
date:        Wed Jan 14 23:04:57 2015 -0500
summary:
  Added schedule for 3.4.3 rc1 and final.  Revised schedule for 3.5.0a1.

files:
  pep-0429.txt |  6 ++++++
  pep-0478.txt |  2 +-
  2 files changed, 7 insertions(+), 1 deletions(-)


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -62,6 +62,12 @@
 - 3.4.2 candidate 1: September 22, 2014
 - 3.4.2 final: October 6, 2014
 
+3.4.3 schedule
+--------------
+
+- 3.4.3 candidate 1: February 8, 2015
+- 3.4.3 final: February 22, 2015
+
 
 
 Features for 3.4
diff --git a/pep-0478.txt b/pep-0478.txt
--- a/pep-0478.txt
+++ b/pep-0478.txt
@@ -36,7 +36,7 @@
 
 The releases:
 
-- 3.5.0 alpha 1: February 1, 2015
+- 3.5.0 alpha 1: February 8, 2015
 - 3.5.0 alpha 2: March 8, 2015
 - 3.5.0 alpha 3: March 28, 2015
 - 3.5.0 alpha 4: April 19, 2015

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


More information about the Python-checkins mailing list