From: Benjamin Peterson Date: Thu, 22 May 2014 21:08:14 +0000 (-0700) Subject: 2.7.8 news section X-Git-Tag: v2.7.8~37^2~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56032ce373d96b6edd3383d51e2457a6ccd07370;p=python 2.7.8 news section --- diff --git a/Misc/NEWS b/Misc/NEWS index 020dc6e68f..51e1726f71 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.8? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.7 release candidate 1? ===============================================