]> granicus.if.org Git - python/commitdiff
whatsnew/3.5: One more edit
authorYury Selivanov <yselivanov@sprymix.com>
Sun, 13 Sep 2015 15:40:00 +0000 (11:40 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Sun, 13 Sep 2015 15:40:00 +0000 (11:40 -0400)
Doc/whatsnew/3.5.rst

index 8116ecfff8f1cccd1a209ff9375431fae5bb85c3..fe30642bf8ab0d75a2e28f0319a75f9aeee31383 100644 (file)
    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::