From: Larry Hastings Date: Sun, 13 Sep 2015 14:43:21 +0000 (+0100) Subject: Merge release engineering work from Python 3.5.0. X-Git-Tag: v3.5.1rc1~354 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c51f89cd698ea1dc7ad6682b55d7e87c4e54b0f;p=python Merge release engineering work from Python 3.5.0. --- 9c51f89cd698ea1dc7ad6682b55d7e87c4e54b0f diff --cc Doc/whatsnew/3.5.rst index 697dd44731,30aed1e987..ba9ed536b6 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@@ -44,10 -46,12 +44,13 @@@ 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 :source:`Misc/NEWS` file. + For full details, see the + `changelog `_. + .. seealso:: :pep:`478` - Python 3.5 Release Schedule diff --cc Misc/NEWS index 909814bead,37d2d3b467..96e13feba3 --- a/Misc/NEWS +++ b/Misc/NEWS @@@ -2,9 -2,8 +2,9 @@@ Python News +++++++++++ + - What's New in Python 3.5.1 - ========================== + What's New in Python 3.5.1 release candidate 1? + =============================================== Release date: TBA