summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorYury Selivanov <yselivanov@sprymix.com>2015-09-13 15:40:00 (GMT)
committerYury Selivanov <yselivanov@sprymix.com>2015-09-13 15:40:00 (GMT)
commit801306bb6558bb7d263aa06215a6ac378510d349 (patch)
treee1908c9af2616bb123a9b480fa136e8d5df5a12c /Doc
parenta33cb356887451a1319a5fdc1545e7af5886b16b (diff)
downloadcpython-801306bb6558bb7d263aa06215a6ac378510d349.zip
cpython-801306bb6558bb7d263aa06215a6ac378510d349.tar.gz
cpython-801306bb6558bb7d263aa06215a6ac378510d349.tar.bz2
whatsnew/3.5: One more edit
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/3.5.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst
index 8116ecf..fe30642 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 <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::