From: Anthony Baxter Date: Sat, 27 Sep 2003 05:05:47 +0000 (+0000) Subject: the release process, like a river, flows ever onwards X-Git-Tag: v2.3.2c1~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=540a70f0cec83203d8ef8831bd6f3fad2953fc48;p=thirdparty%2FPython%2Fcpython.git the release process, like a river, flows ever onwards --- diff --git a/Misc/NEWS b/Misc/NEWS index 21a8b6b2e232..5226f535abf0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,42 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) + +What's New in Python 2.3.2? +=========================== + +*Release date: XX-XXX-XXXX* + +Core and builtins +----------------- + +Extension modules +----------------- + +Library +------- + +IDLE +---- + +Tools/Demos +----------- + +Build +----- + +- A bug in the autoconf machinery meant that os.fsync was never available. + +C API +----- + +Windows +------- + +Mac +--- + + What's New in Python 2.3.1? ===========================