From 2e789a1f1d84b343a996e8654590703b5fbdd441 Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Sat, 12 Sep 2015 17:36:44 +0100 Subject: Final touch-ups for the What's New In Python 3.5 document. --- Doc/whatsnew/3.5.rst | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 2acf024..30aed1e 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -46,15 +46,11 @@ This saves the maintainer the effort of going through the Mercurial log when researching a change. -This article explains the new features in Python 3.5, compared to 3.4. -For full details, see the :source:`Misc/NEWS` file. - -.. note:: - - Prerelease users should be aware that this document is currently in draft - form. It will be updated substantially as Python 3.5 moves towards release, - so it's worth checking back even after reading earlier versions. +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 `_. .. seealso:: -- cgit v0.12