From: Barry Warsaw Date: Mon, 4 Aug 2003 22:53:49 +0000 (+0000) Subject: Boilerplate for Python 2.3.1 X-Git-Tag: v2.3.1~195 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b496996968fd1ba78ccb33645ba319bdb6757b95;p=thirdparty%2FPython%2Fcpython.git Boilerplate for Python 2.3.1 --- diff --git a/Misc/NEWS b/Misc/NEWS index ebe198cce399..a7e9bb87f6d3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,36 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.3.1? +=========================== + +*Release date: XX-XXX-XXXX* + +Core and builtins +----------------- + +Extension modules +----------------- + +Library +------- + +IDLE +---- + +Build +----- + +C API +----- + +Windows +------- + +Mac +--- + + What's New in Python 2.3 final? ===============================