From f772e91412afaba6cf73d7e9ee8e5ad870c2d77d Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Tue, 8 Sep 2015 21:19:48 -0700 Subject: Added Misc/NEWS section for Python 3.5.0 final. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index e30e36e..8ee494e 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? =============================================== -- cgit v0.12