[Python-checkins] peps: update 3.6.0 release schedule

ned.deily python-checkins at python.org
Tue May 17 17:22:12 EDT 2016


https://hg.python.org/peps/rev/2837005b5d5d
changeset:   6334:2837005b5d5d
user:        Ned Deily <nad at python.org>
date:        Tue May 17 17:22:05 2016 -0400
summary:
  update 3.6.0 release schedule

files:
  pep-0494.txt |  19 ++++++++++---------
  1 files changed, 10 insertions(+), 9 deletions(-)


diff --git a/pep-0494.txt b/pep-0494.txt
--- a/pep-0494.txt
+++ b/pep-0494.txt
@@ -48,19 +48,20 @@
 --------------
 
 - 3.6 development begins: 2015-05-24
-- 3.6.0 alpha 1: 2016-05-15
-- 3.6.0 alpha 2: 2016-06-12
-- 3.6.0 alpha 3: 2016-07-10
-- 3.6.0 alpha 4: 2016-08-07
+- 3.6.0 alpha 1: 2016-05-17
+
+- 3.6.0 alpha 2: 2016-06-13
+- 3.6.0 alpha 3: 2016-07-11
+- 3.6.0 alpha 4: 2016-08-08
 - 3.6.0 beta 1: 2016-09-07
 
 (No new features beyond this point.)
 
-- 3.6.0 beta 2: 2016-10-02
-- 3.6.0 beta 3: 2016-10-30
-- 3.6.0 beta 4: 2016-11-20
-- 3.6.0 candidate 1: 2016-12-04
-- 3.6.0 candidate 2 (if needed): 2016-12-11
+- 3.6.0 beta 2: 2016-10-03
+- 3.6.0 beta 3: 2016-10-31
+- 3.6.0 beta 4: 2016-11-21
+- 3.6.0 candidate 1: 2016-12-05
+- 3.6.0 candidate 2 (if needed): 2016-12-12
 - 3.6.0 final: 2016-12-16
 
 

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


More information about the Python-checkins mailing list