summaryrefslogtreecommitdiff
path: root/Doc/whatsnew/3.6.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-12-22 18:38:47 -0500
committerNed Deily <nad@python.org>2016-12-22 18:38:47 -0500
commita6ee13aca5df64595c6ea24b67c611ad1f95aac2 (patch)
tree8ae65be265237483581a074dbcede2112929ca85 /Doc/whatsnew/3.6.rst
parent16249c64dbf232f23fa70637b6bdb9f84f3d664a (diff)
downloadcpython-a6ee13aca5df64595c6ea24b67c611ad1f95aac2.tar.gz
Update docs and patchlevel for 3.6.0 final.v3.6.0
Diffstat (limited to 'Doc/whatsnew/3.6.rst')
-rw-r--r--Doc/whatsnew/3.6.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst
index 922ee64619..c0d8ac4053 100644
--- a/Doc/whatsnew/3.6.rst
+++ b/Doc/whatsnew/3.6.rst
@@ -47,6 +47,9 @@
when researching a change.
This article explains the new features in Python 3.6, compared to 3.5.
+Python 3.6 was released on December 23, 2016.  See the
+`changelog <https://docs.python.org/3.6/whatsnew/changelog.html>`_ for a full
+list of changes.
.. seealso::