[Python-checkins] peps: Move 3.4.0a4 from future releases to released.

larry.hastings python-checkins at python.org
Tue Oct 22 20:22:10 CEST 2013


http://hg.python.org/peps/rev/482e7da0eee3
changeset:   5206:482e7da0eee3
user:        Larry Hastings <larry at hastings.org>
date:        Tue Oct 22 11:22:05 2013 -0700
summary:
  Move 3.4.0a4 from future releases 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
@@ -39,10 +39,10 @@
 - 3.4.0 alpha 1: August 3, 2013
 - 3.4.0 alpha 2: September 9, 2013
 - 3.4.0 alpha 3: September 29, 2013
+- 3.4.0 alpha 4: October 20, 2013
 
 The anticipated schedule for future releases:
 
-- 3.4.0 alpha 4: October 20, 2013
 - 3.4.0 beta 1: November 24, 2013
 
 (Beta 1 is also "feature freeze"--no new features beyond this point.)

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


More information about the Python-checkins mailing list