From: Benjamin Peterson Date: Wed, 26 Nov 2014 01:15:39 +0000 (-0600) Subject: add 2.7.10 news section X-Git-Tag: v2.7.10rc1~319 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=016487b54e73fa021cf2503cb9247fe94595836d;p=python add 2.7.10 news section --- diff --git a/Misc/NEWS b/Misc/NEWS index ed81c3b65e..9de1f4710c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.10? +============================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.9 release candidate 1? ===============================================