From 801306bb6558bb7d263aa06215a6ac378510d349 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Sun, 13 Sep 2015 11:40:00 -0400 Subject: [PATCH] whatsnew/3.5: One more edit --- Doc/whatsnew/3.5.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 8116ecfff8f..fe30642bf8a 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -44,12 +44,10 @@ This saves the maintainer the effort of going through the Mercurial log when researching a change. -Python 3.5 was released on September 13, 2015. - This article explains the new features in Python 3.5, compared to 3.4. -For full details, see the -`changelog `_. - +Python 3.4 was released on September 13, 2015.  See the +`changelog `_ for a full +list of changes. .. seealso::