[Python-checkins] peps: Fix date typos

ned.deily python-checkins at python.org
Wed May 11 17:25:08 EDT 2016


https://hg.python.org/peps/rev/3d8a69decbb0
changeset:   6318:3d8a69decbb0
user:        Ned Deily <nad at python.org>
date:        Wed May 11 17:24:59 2016 -0400
summary:
  Fix date typos

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


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -76,8 +76,8 @@
 
 Planned future releases:
 
-- 3.4.5 candidate 1: June 12, 2015
-- 3.4.5 final: June 26, 2015
+- 3.4.5 candidate 1: June 12, 2016
+- 3.4.5 final: June 26, 2016
 
 
 Features for 3.4

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


More information about the Python-checkins mailing list