From: Victor Stinner Date: Tue, 18 Mar 2014 08:01:21 +0000 (+0100) Subject: Doc: add What's New in Python 3.5 to whatsnew index X-Git-Tag: v3.5.0a1~2085 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb7d40c12c3b70a6e345d0336cc5853970028158;p=thirdparty%2FPython%2Fcpython.git Doc: add What's New in Python 3.5 to whatsnew index --- diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 29902e407c8f..edb55022bdf1 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.5.rst 3.4.rst 3.3.rst 3.2.rst