[Python-checkins] peps: Was there a single thing in my 3.4.1 / 3.4.2 schedules I didn't screw up? Nope!

larry.hastings python-checkins at python.org
Mon Sep 8 03:35:51 CEST 2014


http://hg.python.org/peps/rev/a49c7ee793fa
changeset:   5549:a49c7ee793fa
user:        Larry Hastings <larry at hastings.org>
date:        Sun Sep 07 18:36:08 2014 -0700
summary:
  Was there a single thing in my 3.4.1 / 3.4.2 schedules I didn't screw up?  Nope!

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


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -53,14 +53,14 @@
 3.4.1 schedule
 --------------
 
-- 3.4.1 candidate 1: May 5, 2013
-- 3.4.1 final: May 18, 2013
+- 3.4.1 candidate 1: May 5, 2014
+- 3.4.1 final: May 18, 2014
 
 3.4.2 schedule
 --------------
 
-- 3.4.2 candidate 1: May 5, 2013
-- 3.4.2 final: May 18, 2013
+- 3.4.2 candidate 1: September 15, 2014
+- 3.4.2 final: September 28, 2014
 
 
 

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


More information about the Python-checkins mailing list