[Python-checkins] peps: Updated 3.4 release schedule PEP, moving completed beta 2 release

larry.hastings python-checkins at python.org
Mon Jan 6 16:27:24 CET 2014


http://hg.python.org/peps/rev/acf6cf65a8a7
changeset:   5338:acf6cf65a8a7
user:        Larry Hastings <larry at hastings.org>
date:        Mon Jan 06 07:27:11 2014 -0800
summary:
  Updated 3.4 release schedule PEP, moving completed beta 2 release
from "future" to "released".

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


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -41,12 +41,12 @@
 - 3.4.0 alpha 3: September 29, 2013
 - 3.4.0 alpha 4: October 20, 2013
 - 3.4.0 beta 1: November 24, 2013
+- 3.4.0 beta 2: January 5, 2014
 
 (Beta 1 is also "feature freeze"--no new features beyond this point.)
 
 The anticipated schedule for future releases:
 
-- 3.4.0 beta 2: January 5, 2014
 - 3.4.0 candidate 1: January 19, 2014
 - 3.4.0 candidate 2: February 2, 2014
 - 3.4.0 final: February 23, 2014

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


More information about the Python-checkins mailing list