https://hg.python.org/cpython/rev/684f8908c1b2 changeset: 97987:684f8908c1b2 branch: 3.5 user: Yury Selivanov <yselivanov at sprymix.com> date: Sun Sep 13 11:40:00 2015 -0400 summary: whatsnew/3.5: One more edit files: Doc/whatsnew/3.5.rst | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst --- 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 <https://docs.python.org/3.5/whatsnew/changelog.html>`_. - +Python 3.4 was released on September 13, 2015. See the +`changelog <https://docs.python.org/3.5/whatsnew/changelog.html>`_ for a full +list of changes. .. seealso:: -- Repository URL: https://hg.python.org/cpython