[Python-checkins] peps: Update schedules.

georg.brandl python-checkins at python.org
Thu Feb 11 12:34:10 EST 2016


https://hg.python.org/peps/rev/ffe96fb0abea
changeset:   6228:ffe96fb0abea
user:        Georg Brandl <georg at python.org>
date:        Thu Feb 11 18:34:06 2016 +0100
summary:
  Update schedules.

files:
  pep-0392.txt |  6 ++++++
  pep-0398.txt |  6 ++++++
  2 files changed, 12 insertions(+), 0 deletions(-)


diff --git a/pep-0392.txt b/pep-0392.txt
--- a/pep-0392.txt
+++ b/pep-0392.txt
@@ -103,6 +103,12 @@
 - 3.2.6 candidate 1 (source-only release): October 4, 2014
 - 3.2.6 final (source-only release): October 11, 2014
 
+3.2.7 schedule
+--------------
+
+- 3.2.7 candidate 1 (source-only release): February 20, 2016
+- 3.2.7 final (source-only release): February 27, 2016
+
 
 Features for 3.2
 ================
diff --git a/pep-0398.txt b/pep-0398.txt
--- a/pep-0398.txt
+++ b/pep-0398.txt
@@ -107,6 +107,12 @@
 - 3.3.6 candidate 1 (source-only release): October 4, 2014
 - 3.3.6 final (source-only release): October 11, 2014
 
+3.3.7 schedule
+--------------
+
+- 3.3.7 candidate 1 (source-only release): February 20, 2016
+- 3.3.7 final (source-only release): February 27, 2016
+
 
 Features for 3.3
 ================

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


More information about the Python-checkins mailing list