]> granicus.if.org Git - python/commitdiff
Final touch-ups for the What's New In Python 3.5 document. v3.5.0
authorLarry Hastings <larry@hastings.org>
Sat, 12 Sep 2015 16:36:44 +0000 (17:36 +0100)
committerLarry Hastings <larry@hastings.org>
Sat, 12 Sep 2015 16:36:44 +0000 (17:36 +0100)
Doc/whatsnew/3.5.rst

index 2acf024e5632c2eb833dae1bcc6ae12694605dca..30aed1e9871377fdee02e3b91c5b18c114283884 100644 (file)
    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 <https://docs.python.org/3.5/whatsnew/changelog.html>`_.
 
 .. seealso::