From: Larry Hastings Date: Wed, 9 Sep 2015 04:19:48 +0000 (-0700) Subject: Added Misc/NEWS section for Python 3.5.0 final. X-Git-Tag: v3.5.0rc4~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f772e91412afaba6cf73d7e9ee8e5ad870c2d77d;p=python Added Misc/NEWS section for Python 3.5.0 final. --- diff --git a/Misc/NEWS b/Misc/NEWS index e30e36e8da..8ee494e4eb 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,12 @@ Python News +++++++++++ +What's New in Python 3.5.0 final? +=============================================== + +Release date: 2015-09-13 + + What's New in Python 3.5.0 release candidate 3? ===============================================