From: Benjamin Peterson Date: Sun, 22 Nov 2015 02:39:07 +0000 (-0800) Subject: news section for 2.7.12 X-Git-Tag: v2.7.12rc1~385 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d04361bd535b6a7694fd7167fa6a5cacd8d8b8b;p=thirdparty%2FPython%2Fcpython.git news section for 2.7.12 --- diff --git a/Misc/NEWS b/Misc/NEWS index 6d53301c7637..bbbd84560347 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.12? +============================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.11? ============================